Date: Wed, 30 Jun 2004 04:45:32 +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_quirk.c Message-ID: <200406300445.i5U4jWMJ021220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-06-30 04:45:32 UTC FreeBSD src repository Added files: sys/dev/acpica acpi_quirk.c Log: Add the table quirk matching code. It matches rules defined in acpi_quirks and sets the flags. It also calls the machdep quirk code first. This allows table quirks (or whitelists) to override machdep quirks. Revision Changes Path 1.1 +183 -0 src/sys/dev/acpica/acpi_quirk.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406300445.i5U4jWMJ021220>