cvs commit: src/usr.sbin/acpi/acpidump acpi.c
Nate Lawson
njl at FreeBSD.org
Tue Aug 17 22:56:07 PDT 2004
njl 2004-08-18 05:56:07 UTC
FreeBSD src repository
Modified files:
usr.sbin/acpi/acpidump acpi.c
Log:
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
Revision Changes Path
1.27 +5 -2 src/usr.sbin/acpi/acpidump/acpi.c
More information about the cvs-all
mailing list