Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754753AbZFFWIm (ORCPT ); Sat, 6 Jun 2009 18:08:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753531AbZFFWId (ORCPT ); Sat, 6 Jun 2009 18:08:33 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:54633 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752712AbZFFWIc (ORCPT ); Sat, 6 Jun 2009 18:08:32 -0400 Date: Sat, 6 Jun 2009 23:08:52 +0100 From: Alan Cox To: Robert Hancock Cc: Grozdan , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Tejun Heo Subject: Re: Kernel 2.6.30rc7 limits IDE to UDMA33 Message-ID: <20090606230852.200d1432@lxorguk.ukuu.org.uk> In-Reply-To: <4A2AB298.7020603@gmail.com> References: <4A25F688.9000407@gmail.com> <20090603131407.57c490ed@lxorguk.ukuu.org.uk> <20090603140140.491a8ea8@lxorguk.ukuu.org.uk> <20090605100505.41b3b818@lxorguk.ukuu.org.uk> <20090605114245.175499e1@lxorguk.ukuu.org.uk> <4A29C163.3080706@gmail.com> <20090606155636.18bc4f2e@lxorguk.ukuu.org.uk> <4A2AB298.7020603@gmail.com> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1314 Lines: 27 > > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/