]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When one entry in the RSDT is corrupted, just skip it instead of bailing out.
authorNate Lawson <njl@FreeBSD.org>
Wed, 18 Aug 2004 05:56:07 +0000 (05:56 +0000)
committerNate Lawson <njl@FreeBSD.org>
Wed, 18 Aug 2004 05:56:07 +0000 (05:56 +0000)
commit5cf6d493abf66b546eb690719bd629e0b176e436
treea324ff2115f585cb22bbf13f25c1ddb6ab9e7915
parent64f3d62cda3413192f6636cae0ec88e41a6a03ef
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
usr.sbin/acpi/acpidump/acpi.c