1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/dev/acpi
Mitsuru IWASAKI bb579ecba0 Cleanup on power off code under ACPI.
- Remove DELAY() kludge before power off.
 - Move EVENTHANDLER_REGISTER to acpi_attach().
 - Pass RB_POWEROFF flag to shutdown_nice().

Reviewed by:	msmith
2000-08-31 11:15:03 +00:00
..
aml A lot of changes on acpi driver code. 2000-08-29 20:30:54 +00:00
acpi_powerres.c Refine implementation of PowerResource manipulation sub-routines. 2000-08-29 20:38:31 +00:00
acpi.c Cleanup on power off code under ACPI. 2000-08-31 11:15:03 +00:00
acpi.h Refine implementation of PowerResource manipulation sub-routines. 2000-08-29 20:38:31 +00:00