Re: Error with Sil3112A SATA controller and Maxtor 300GB HDD

From: Jeff Garzik
Date: Wed Mar 16 2005 - 14:07:50 EST


Guido Villa wrote:
Manuel Lauss writes:

I happen to have a SiI 3112A controller and a Maxtor 6B300S0 attached to
it, formatted with ext2. Never had any problems. I just copied
200GB of data to it, worked flawlessly. (Vanilla 2.6.11)
Maybe its the Motherboard?


Hi Manuel,
I was checking my kernel configuration, and some doubts arised in my mind. Would you please check if my parameters are the same as yours?
set:
CONFIG_IDE_GENERIC

Unless you are loading an IDE driver at 0x1f0, 0x170 (legacy IDE), don't use the IDE generic driver.


CONFIG_BLK_DEV_IDEPCI
CONFIG_SCSI
CONFIG_BLK_DEV_SD
CONFIG_SCSI_SATA
CONFIG_SCSI_SATA_SIL
unset:
CONFIG_BLK_DEV_GENERIC
CONFIG_BLK_DEV_SIIMAGE (I'm unsure on this)

Otherwise, looks OK to me.

Jeff


-
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/