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 Add a shell script to do what genwakecode.pl does. 2002-05-01 21:52:34 +00:00
Makefile Try using genwakecode.sh instead of the perl version. 2002-05-01 21:54:07 +00:00
OsdEnvironment.c Trash the PnPBIOStable pointer later on when we know that the acpi probe 2002-09-30 18:45:20 +00:00