freebsd-dev/usr.sbin/acpi/acpidump
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
..
acpi_user.c o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
acpi.c o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
acpidump.8 The .Nm utility 2002-07-14 14:47:15 +00:00
acpidump.c o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
acpidump.h o Use sysctl machdep.acpi_root to get the physical address of the 2002-12-19 08:06:53 +00:00
aml_dump.c Fix UserTerms disassembling. Now that dumped ASL can be compiled with 2001-10-22 17:25:32 +00:00
asl_dump.c Fix bug on method local named object related panic and Bankfield 2002-03-02 15:05:26 +00:00
Makefile Fix UserTerms disassembling. Now that dumped ASL can be compiled with 2001-10-22 17:25:32 +00:00