freebsd-skq/sys/ia64/acpica
marcel 6317601ef1 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
acpi_wakeup.c
madt.c
OsdEnvironment.c Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00