Module Name: src Committed By: jruoho Date: Sat Feb 19 19:39:28 UTC 2011
Modified Files: src/sys/dev/acpi: acpi_ec.c Log Message: After the GPE handler has finished, inform ACPICA that the interrupt has been handled and it is safe to re-enable the GPE. Should fix all problems introduced during the merge of ACPICA 20110211. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/dev/acpi/acpi_ec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.