Re: More pata_ stuff

From: Alistair John Strachan
Date: Sun Feb 04 2007 - 14:11:18 EST


On Sunday 04 February 2007 18:20, Patrick Ale wrote:
> On 2/4/07, Robert Hancock <hancockr@xxxxxxx> wrote:
> > ata_piix should drive that chipset. Was that driver enabled in the
> > kernel configuration, and if it's built modular is the initrd, etc. set
> > up to load it on boot?
>
> Hi,
>
> Yep, piix was configured as built-in, I don't use ramdisks.
> And, the SD driver is configured built-in aswell.
> Hence, this is more or less the same kernel config as I used with my
> Gigabyte GA-VAXP Ultra mainboard. The things I changed in this new
> config are:
>
> - Enable SMP
> - Enable ata_piix
> - CPU Type set to Pentium II

And this config has clearly:

# CONFIG_ATA_PIIX is not set

Which for a PIIX4 chipset is what you want. Somewhat confusingly:

CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y

Should be "n", I've been told.

--
Cheers,
Alistair.

Final year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.
-
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/