njl 2004/05/13 21:17:56 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_ec.c
Log:
Add support for GPE being a package of { reference, gpe bit }.
Rework the ECDT probe to pass all the parameters in a temporary struct.
Note why we are mostly ok evaluating _GLK so early.
Revision Changes Path
1.49 +86 -40 src/sys/dev/acpica/acpi_ec.c