All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/5] ACPI methods for SATA
@ 2005-11-23 23:40 Randy Dunlap
  2005-11-23 23:48 ` [RFC 1/5] ata_acpi: Makefile + Kconfig Randy Dunlap
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Randy Dunlap @ 2005-11-23 23:40 UTC (permalink / raw)
  To: ide


This is my current work-in-progress for comments on
ACPI methods for SATA (and PATA later on, unless a patch
from Shaohua Li on the mailing list handles PATA).

Quick status:

Working:
- find devices in namespace
- evaluate _SDD
- evaluate _GTF
- simulate writing taskfile to device

TODO:
- write taskfile to device in a generic, non-controller-specific way
- add more usage events for _SDD and _GTF (SATA) per
  ACPI 3.0 spec, section 9.9.3.3, page 288.

---
~Randy

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-11-28  5:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-23 23:40 [RFC 0/5] ACPI methods for SATA Randy Dunlap
2005-11-23 23:48 ` [RFC 1/5] ata_acpi: Makefile + Kconfig Randy Dunlap
2005-11-23 23:51 ` [RFC 2/5] ata_acpi: libata.h fields Randy Dunlap
2005-11-24  0:38   ` Edward Falk
2005-11-28  5:03     ` Randy.Dunlap
2005-11-23 23:52 ` [RFC 3/5] ata_acpi: invoke ACPI support functions Randy Dunlap
2005-11-23 23:53 ` [RFC 4/5] ata_acpi: kernel-doc Randy Dunlap
2005-11-23 23:54 ` [RFC 5/5] ata_acpi: add ACPI support functions Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.