Re: Msg from scsi aic7xxx driver or PCI layer on alpha

From: Ivan Kokshaysky
Date: Fri Mar 12 2004 - 17:56:26 EST


On Fri, Mar 12, 2004 at 04:42:59PM +0100, Thomas Steudten wrote:
> I got this messages from the pci allocator and the
> scsi aic7xxx driver on kernel 2.6.4 on alpha after
> reboot: (why is this driver don╢t using dma?)

I suspect that you have both "old" and "new" AIC7xxx drivers enabled,
so all sorts of weird things can happen.

> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36

This is from "new" driver.

> XXX PCI: Unable to reserve mem region #2:1000@a051000 for device 0000:00:07.0
> aic7xxx: <Adaptec AHA-294X Ultra SCSI host adapter> at PCI 0/7/0
> XXX aic7xxx: I/O ports already in use, ignoring.

And this is from "old" one. Naturally, I/O ports are already reserved
by the "new" driver.

Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/