freebsd-dev/sys/i386/acpica
Marcel Moolenaar 91c71b46ed Export the physical address of the RSDP to userland by means
of the `machdep.acpi_root' sysctl. This is required on ia64
because the root pointer hardly ever, if at all, lives in the
first MB of memory and also because scanning the first MB of
memory can cause machine checks.
This provides a save and reliable way for ACPI tools to work
with the tables if ACPI support is present in the kernel. On
ia64 ACPI is non-optional.
2002-12-18 08:47: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 Hold the page queues lock around calls to pmap_remove(). 2002-12-04 18:40:39 +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 Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00