On Mon, May 05, 2008 at 09:26:39AM -0600, Jordan Crouse wrote:
pata_cs5536: disabled by BIOS
Hmm, I wonder if this is something coreboot has disabled or not enabled? drivers/ata/pata_cs5536.c:244 tests a bit in the IDE config register of CS5536.
Can you try the legacy driver (ide/pci/amd74xx.c)?
Will try later.
It sounds like the libata port brought over something distasteful. I've been using the old CS5536 driver for a very long time no with no problems.
Regardless, no bit should indicate that PATA is disabled.
Particularly surprising since IDE is enabled from reset.
//Peter