Revision 8d50e332c8bd4f4e8cc76e8ed7326aa6f18182aa authored by Rajesh Shah on 28 April 2005, 07:25:57 UTC, committed by Greg Kroah-Hartman on 28 June 2005, 04:52:43 UTC
Current acpiphp code does not distinguish between the physical presence and
power state of a device/slot.  That is, if a device has to be disabled, it
also tries to physically ejects the device.  This patch decouples power state
from physical presence.  You can now echo to the corresponding sysfs power
control file to repeatedly enable and disable a device without having to
physically re-insert it.

Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent 8e7561c
History

README

back to top