cvs commit: src/sys/dev/acpica acpi_button.c
Nate Lawson
njl at FreeBSD.org
Thu Feb 19 10:16:34 PST 2004
njl 2004/02/19 10:16:34 PST
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_button.c
Log:
Do not remove the fixed handlers. Several systems (e.g., ASUS) only
return events on the fixed handler even after defining a duplicate in the
AML. While this violates the spec, hopefully we can get by with leaving
both installed.
Revision Changes Path
1.20 +5 -11 src/sys/dev/acpica/acpi_button.c
More information about the cvs-src
mailing list