[ltp] t42p ata_piix

Carlos Moffat linux-thinkpad@linux-thinkpad.org
Thu, 10 Jan 2008 17:25:22 -0500


On Thu, 2008-01-10 at 23:21 +0100, U Kuehn wrote:
> Carlos Moffat wrote:
> >>>
> >>> CONFIG_BLK_DEV_SD=y
> >>> CONFIG_BLK_DEV_SR=y
> 
> Correct. These are necessary for disk and cdrom.
> 
> >>> CONFIG_PATA_MPIIX=y
> >>> CONFIG_PATA_OLDPIIX=y
> 
> This one could bring the trouble. As far as I know it will fight with
> ata_piix for the bus.

MMh. Ok, good to know.

> 
> >>> CONFIG_PATA_LEGACY=y
> >>> CONFIG_ATA_PIIX=y
> 
> Further I have CONFIG_SATA_AHCI=y, but CONFIG_PATA_LEGACY does not show
> up in my config (2.6.23.12)
> 

I do have CONFIG_SATA_AHCI=y too (forgot to mention that earlier). Do
you have initrd support in your kernel?

Thanks,
Carlos

> I am running a T41 (pata disk), and address the disk as /dev/sda
> 
> Hope this helps.
> 
> --
> Ulrich