Module Name: src Committed By: jruoho Date: Mon Jun 7 14:12:20 UTC 2010
Modified Files: src/sys/dev/acpi: acpi_wakedev.c Log Message: Fix a bug: the last elements in the _PRW package are direct references to power resources, not devices. Thus, we can not use the function that sets the power state of a device. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 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.