Re: Kernel 2.6.30rc7 limits IDE to UDMA33

From: Alan Cox
Date: Sat Jun 06 2009 - 18:08:45 EST


> > Drive side detection doesn't work for many VIA boards, the neccessary
> > components are not included.
>
> Ugh, seems they messed this stuff up as bad as NVIDIA did..

Nvidia seem to have gotten it close to right. The Nvidia chipsets use
ACPI for reporting and only ACPI. The ACPI parts are pretty reliable, its
just if your ACPI is busted....

> Well, that's pretty much the same thing that GTM does (it generally just
> reads the configured mode out of the controller registers). So it really
> wouldn't be much worse than what we're doing now.
>
> Thing is somehow the GTM detection isn't working now and it apparently
> was in 2.6.27.1. I'm not seeing any patches to pata_via or libata-acpi
> that seem like they would affect this offhand. Grozdan, would you be
> able to try git bisect to try to figure out what changed the behavior?

Could be power management. Something is putting devices into D3 that
didn't use to happen. That was what broke the ALi ATA driver and I could
believe a D3 transition of the IDE controller broke the BIOS
configuration.
--
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/