LWN.net Logo

ACPI methods for SATA

From:  Randy Dunlap <randy_d_dunlap@linux.intel.com>
To:  ide <linux-ide@vger.kernel.org>
Subject:  [RFC 0/5] ACPI methods for SATA
Date:  Wed, 23 Nov 2005 15:40:55 -0800
Archive-link:  Article, Thread


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
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds