Date: Wed, 30 Jun 2004 04:49:54 +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/sys/dev/acpica acpi.c Message-ID: <200406300449.i5U4ns3u021379@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-06-30 04:49:54 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Add new quirk code that disables problem BIOS versions. Remove old quirk
code that was never really used. Print a message when disabling ACPI via
a quirk. Allow the user to override the blacklist decision by setting
hint.acpi.0.disabled="0". Add missing AcpiTerminate() calls; they are
needed to clean up if bailing out after AcpiInitializeSubsystem().
Revision Changes Path
1.170 +19 -74 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406300449.i5U4ns3u021379>
