Re: [2.5.54] Oops IDE-SCSI and failure AIC7xxx

Justin T. Gibbs (gibbs@scsiguy.com)
Sun, 05 Jan 2003 08:50:06 -0700


> Out of this, two problems :
> - AIC7xxx fails to use DMA, with :
> aic7xxx: PCI Device 0:8:0 failed memory mapped test. Using PIO.
> scsi0: PCI error Interrupt at seqaddr = 0x3
> scsi0: Signaled a Target Abort

This is because your system is violating the PCI spec. There is
now an explicit test for this during driver initialization so that
the driver doesn't unexpectedly fail later. I can change the driver
so that it doesn't print out the diagnostic if it would make you
feel better. 8-)

Just out of curiosity, what MB/Chipset are you using?

--
Justin

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