cvs commit: src/sys/dev/acpica acpi.c acpi_package.c
Nate Lawson
njl at FreeBSD.org
Thu Apr 8 23:40:04 PDT 2004
njl 2004/04/08 23:40:03 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c acpi_package.c
Log:
Add support for packages as the first element of _PRW. This may allow
some machines to enable wake events for more devices although I haven't
seen a system yet that uses this form. Also, introduce acpi_GetReference()
which retrieves an object reference from various types.
Revision Changes Path
1.136 +33 -26 src/sys/dev/acpica/acpi.c
1.3 +31 -0 src/sys/dev/acpica/acpi_package.c
More information about the cvs-src
mailing list