cvs commit: src/sys/dev/acpica acpi.c
Nate Lawson
njl at FreeBSD.org
Wed Aug 18 00:00:44 PDT 2004
njl 2004-08-18 07:00:43 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Call AcpiLeaveSleepState() before DEVICE_RESUME(). The former calls the
BFS and WAK methods, which are needed to initialize some devices before
the driver can resume them. This was the original order.
MFC after: 2 days
Revision Changes Path
1.188 +2 -2 src/sys/dev/acpica/acpi.c
More information about the cvs-src
mailing list