From: Tejun Heo <htejun@gmail.com>
To: Jeff Garzik <jeff@garzik.org>, Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
linux-acpi@vger.kernel.org
Subject: regarding ACPI support in 2.6.21
Date: Mon, 12 Mar 2007 23:32:44 +0900 [thread overview]
Message-ID: <45F5648C.7020506@gmail.com> (raw)
Hello, all.
Currently, libata-acpi has the following problems.
1. Matching controller/device to ACPI node. It currently uses ap->cbl
== ATA_CBL_SATA test to choose between two formats - the traditional ATA
nodes with master/slave devices and new native SATA nodes. This is
incorrect as ata_piix even if it's SATA should map to traditional ATA
nodes while in ahci 00 _ADR in traditional format shouldn't trigger
"don't know how to handle SATA port multiplier".
2. Although this isn't very clear in the spec, but some methods seem to
be designed to be used only over suspend/resume cycle. SATA aware
methods (w/ _SDD) should probably called after every PHY event (device
might have been hardreset), but _GTM/_STM/_GTF combination does look
like they should be used only over suspend/resume cycles. This is caus
I think it might be better to give up ACPI support in 2.6.21 and target
2.6.22. What do you think?
Thanks.
--
tejun
next reply other threads:[~2007-03-12 14:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-12 14:32 Tejun Heo [this message]
2007-03-12 15:46 ` regarding ACPI support in 2.6.21 Alan Cox
2007-03-12 15:03 ` Jeff Garzik
2007-03-12 17:01 ` Alan Cox
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=45F5648C.7020506@gmail.com \
--to=htejun@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jeff@garzik.org \
--cc=linux-acpi@vger.kernel.org \
--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