freebsd-src/sys/amd64
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
..
acpica Export the physical address of the RSDP to userland by means 2002-12-18 08:47:07 +00:00
amd64 Back out 1.19 to rethink approach 2002-12-17 05:55:36 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add the trm(4) driver. 2002-12-16 18:47:37 +00:00
ia32 Regen: swapoff 2002-12-16 00:49:36 +00:00
include Align the FPU state in the ucontext and sigcontext to 16 bytes 2002-12-02 19:58:55 +00:00
isa Use the correct value when writing the Day Of Week byte in the CMOS. 2002-12-04 13:46:49 +00:00
pci MFp4: 2002-11-14 05:22:37 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00