cvs commit: src/sys/dev/acpica acpi_ec.c
Nate Lawson
njl at FreeBSD.org
Wed May 12 20:17:08 PDT 2004
njl 2004/05/12 20:17:08 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_ec.c
Log:
Add support for retrieving _GLK in the ECDT probe. Now we no longer always
use the global lock at the beginning of the ECDT probe. Instead, we use
the handle from the ECDT to call _GLK. Also, unify the device description.
Revision Changes Path
1.48 +19 -34 src/sys/dev/acpica/acpi_ec.c
More information about the cvs-src
mailing list