freebsd-dev/usr.sbin/acpi/acpidump
Nate Lawson 5cf6d493ab When one entry in the RSDT is corrupted, just skip it instead of bailing out.
This gets us the info we need on systems which have proprietary tables that
don't match the standard.  For instance, an AMI system has a table of type
"OEMB" with an invalid checksum.

Tested by:	Maxim Maximov <mcsi_at_mcsi.pp.ru>
MFC after:	1 day
2004-08-18 05:56:07 +00:00
..
acpi_user.c Unify the start/size parameters for the RSDP search area. Don't bother 2004-05-28 07:25:23 +00:00
acpi.c When one entry in the RSDT is corrupted, just skip it instead of bailing out. 2004-08-18 05:56:07 +00:00
acpidump.8 Update man page for supported table types. 2004-08-18 05:50:32 +00:00
acpidump.c Add support for SSDT tables. Dumping or disassembling the DSDT will 2004-08-13 22:59:09 +00:00
acpidump.h Add support for SSDT tables. Dumping or disassembling the DSDT will 2004-08-13 22:59:09 +00:00
Makefile Modify acpidump to use iasl(8) as the backend for disassembling AML. 2003-08-28 03:33:07 +00:00