cvs commit: src/sys/dev/acpica acpi_powerres.c
Nate Lawson
njl at FreeBSD.org
Wed Jun 30 09:03:08 PDT 2004
njl 2004-06-30 16:02:40 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_powerres.c
Log:
Add a method for referencing/switching power resources based on _PRW.
This brings us into line with the standard, which requires power resources
be enabled when wake is enabled for a given device. Move the dereferencing
code into its own function, +acpi_pwr_dereference_resource().
Revision Changes Path
1.24 +56 -11 src/sys/dev/acpica/acpi_powerres.c
More information about the cvs-src
mailing list