cvs commit: src/sys/dev/acpica acpi_quirk.c
Nate Lawson
njl at FreeBSD.org
Tue Jun 29 21:45:54 PDT 2004
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)
More information about the cvs-src
mailing list