freebsd-dev/usr.sbin/acpi
Marcel Moolenaar 00d3053746 o Use sysctl machdep.acpi_root to get the physical address of the
RSDP. Scan the first 1MB on i386 if the sysctl fails,
o  Extend struct ACPIrsdp with the ACPI 2.0 fields which involves
   changing a prior reserved field into the ACPI revision,
o  Only calculate the RSDP checksum on the first 20 bytes to remain
   compatible with ACPI 1.0 tables; we don't check the extended
   checksum covering the whole table,
o  Use the length field in the RSDP to map the RSDP into the address
   space so that we don't have to know about future extensions here.
2002-12-19 08:06:53 +00:00
..
acpiconf mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
acpidump o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
amldb mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
Makefile.inc Only include parent directory Makefile.inc if it exists. Now you can 2002-09-17 14:56:23 +00:00