Module Name: src Committed By: jruoho Date: Sat Jun 5 15:31:22 UTC 2010
Modified Files: src/sys/dev/acpi: acpi_wakedev.c Log Message: Complete the support for wakeup devices. As imposed by the standard, all power resources should be turned on for wakeup devices. This follows common sense: a device cannot wake if the power of it is turned off. ok jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/acpi/acpi_wakedev.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.