Re: [PATCH] hook ACPI _PSx method to IDE power on/off
From: Tejun Heo <hidden>
Date: 2007-08-04 08:04:12
Also in:
linux-acpi
From: Tejun Heo <hidden>
Date: 2007-08-04 08:04:12
Also in:
linux-acpi
Shaohua Li wrote:
On Thu, 2007-08-02 at 13:31 +0100, Matthew Garrett wrote:quoted
On Thu, Aug 02, 2007 at 02:14:08PM +0800, Shaohua Li wrote:quoted
ACPI spec defines the sequence of IDE power on/off:Most distributions seem to be using the libata PATA code now - any plans to implement it there as well?Ok, I'll look at it too.
libata already has acpi support. Please take a look at drivers/ata/libata-acpi.c -- tejun