Module Name: src Committed By: jruoho Date: Sun Feb 20 06:59:53 UTC 2011
Modified Files: src/sys/dev/acpi: acpi_button.c Log Message: Always explicitly enable the wake GPE for acpibut(4). This follows FreeBSD and Linux, although it is somewhat unclear why this is necessary. But better safe than sorry. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/acpi/acpi_button.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.