On 08/09/2009 04:21 PM, Alan Cox wrote:
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
I want to get guess CONFIG_PATA_MPIIX.
Would you agree?
Ah its ata_piix in this case as it handles both PATA and SATA
I'm also using 3 SATA drives. Is it okay to mix PATA and SATA drivers?
libata handles both together as well as the various new kinds of
interface (AHCI etc) which older IDE code can't handle.
Well, I've had ata_piix loaded all along.
I don't have st_mod, however, I do have st.
When I load st, I don't get any /dev/st0 device with 2.6.31.
linux> lsmod | grep st
st 31272 0
scsi_mod 136336 4 st,sg,libata,sd_mod
Might there be some other bug preventing st from detection the ATAPI tape drive?
Jim
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html