njl 2003/09/14 23:29:31 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Only enable S4BIOS by default if the FACS says it is available. The
user can override this with a sysctl.
Be sure to return the acpi_SetSleepState return value to userland.
Revision Changes Path
1.100 +9 -4 src/sys/dev/acpica/acpi.c