freebsd-dev/sys/i386/acpica
Mitsuru IWASAKI 87b45ed576 Add `if (!cold)' checkings for functions which is called via SYSINIT.
Loading acpi.ko with kldload is disallowed, however some
functions were executed unexpectedly.

Approved by:	re
2002-11-24 02:27:07 +00:00
..
acpi_machdep.c *sigh*. It seems that in the ACPICA code, Intel defines its own APIC_IO 2002-11-21 20:55:22 +00:00
acpi_wakecode.S
acpi_wakeup.c Add `if (!cold)' checkings for functions which is called via SYSINIT. 2002-11-24 02:27:07 +00:00
genwakecode.sh
Makefile
OsdEnvironment.c