Date: Wed, 18 Aug 2004 05:56:07 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c Message-ID: <200408180556.i7I5u7aO029959@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408180556.i7I5u7aO029959>
