Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Brownell <david-b@...>
Cc: <trenn@...>, <yi.y.yang@...>, Zhang Rui <rui.zhang@...>, Maxim Levitsky <maximlevitsky@...>, <linux-acpi@...>, <linux-kernel@...>, <lenb@...>, <acpi-bugzilla@...>, Holger Macht <hmacht@...>
Date: Thursday, March 20, 2008 - 1:12 am

On Wed, 2008-03-19 at 11:52 -0700, David Brownell wrote:
Right. Now the system only supports that the device wakes the whole
sleeping system. Maybe it is necessary to add the runtime wakeup
support.(For example: the PCI device that supports PME)
It seems that the following only means that the PME is supported by the
USB PCI device. 
 > /sys/devices/pci0000:00/0000:00:1d.7/power/wakeup 
When the system enters the sleeping state, whether the 1d.7 PCI device
can wake the system is related to the following two factors:
    a. /proc/acpi/wakeup flag for 1d.7 PCI device is enabled.
    b. the Power/wakeup flag in Sys I/F is enabled. ( It means that PME
is supported and configured)
  
Yes. the second file is ACPI-specific. We should add this file. And the
info should be obtained by the associated ACPI device. Maybe it is
better that it is create in the subdirectory of ACPI device and the link
is created.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Thomas Renninger, (Wed Mar 19, 9:06 am)
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Zhao Yakui, (Thu Mar 20, 1:12 am)
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Matthew Garrett, (Thu Jan 10, 6:30 am)
[PATCH] ACPI: fix processor limit set error, Yi Yang, (Mon Jan 7, 11:21 pm)