From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: No NCQ support on X61s Ultrabay? (Intel ICH8 SATA controller question) Date: Thu, 30 Apr 2009 08:35:08 -0700 Message-ID: <20090430153508.GA10704@linux.intel.com> References: <49F90CA2.4080602@garzik.org> <20090430083309.437f9248@lithium.local.net> <49F95719.10701@kernel.org> <20090430144702.46415b90@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga12.intel.com ([143.182.124.36]:61005 "EHLO azsmga102.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1763575AbZD3PfJ (ORCPT ); Thu, 30 Apr 2009 11:35:09 -0400 Content-Disposition: inline In-Reply-To: <20090430144702.46415b90@lxorguk.ukuu.org.uk> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Alan Cox Cc: Tejun Heo , Alex Buell , Jeff Garzik , Theodore Ts'o , linux-kernel@vger.kernel.org, Linux IDE mailing list , Matthew Garrett On Thu, Apr 30, 2009 at 02:47:02PM +0100, Alan Cox wrote: > > So, at the point of driver load, there just isn't much we can do about > > the missing ABAR. It's sad. Dunno why some laptop manufacturers > > still program the thing into piix mode. :-( > > Forcing out of PIIX mode would need to go into the PCI quirks and be a > boot option not a module one - at that point its doable as a header quirk. I think Matthew Garrett already has code to do this.