From: Tejun Heo <tj@kernel.org>
To: Joerg Dorchain <joerg@dorchain.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: [Patch] enable AHCI mode on certain ich chipsets
Date: Thu, 17 Feb 2011 11:03:30 +0100 [thread overview]
Message-ID: <20110217100330.GO19830@htj.dyndns.org> (raw)
In-Reply-To: <20110216090548.GQ5778@Redstar.dorchain.net>
On Wed, Feb 16, 2011 at 10:05:48AM +0100, Joerg Dorchain wrote:
> this patch allows to force ICH7/8/9 into AHCI mode. This is needed
> because some BIOSes do not make AHCI-mode operation available to the
> user.
> As the Intel documentation states that the OS should not carry
> out the operation - the user must force this on the kernel
> commandline using quirk_ich_force_ahci
>
> As this quirk gets called whilst the PCI subsystem is
> walking the PCI bus, we declare this quirk against the LPC
> (device 00:1f.0), so that we can frob 00:1f.2 before the PCI
> code has scanned it.
> Note: the pci id might change due to this (e.g. from 27c4 to 27c5)
>
> For working suspend/resume, the next patch is required, too.
There have been multiple attempts at this and as Jeff pointed out ABAR
allocation usually is one of the technical roadblocks.
I'm not particularly inclined toward including this patch in upstream
as long as it can't be enabled by default. It's just gonna be an
extra piece of code to carry around which only a handful of people use
and nobody really knows on which hardware it works or not and to what
extent.
Thanks.
--
tejun
next prev parent reply other threads:[~2011-02-17 10:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 9:05 [Patch] enable AHCI mode on certain ich chipsets Joerg Dorchain
2011-02-16 19:45 ` Jeff Garzik
2011-02-17 16:36 ` Matthew Garrett
2011-02-17 22:52 ` Mark Lord
2011-02-17 17:42 ` Joerg Dorchain
2011-02-17 10:03 ` Tejun Heo [this message]
2011-02-17 18:09 ` Joerg Dorchain
2011-02-18 14:03 ` Bjørn Mork
2011-02-18 14:42 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110217100330.GO19830@htj.dyndns.org \
--to=tj@kernel.org \
--cc=joerg@dorchain.net \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).