cvs commit: src/sys/dev/acpica acpi.c
Nate Lawson
njl at FreeBSD.org
Fri Dec 3 00:01:10 PST 2004
njl 2004-12-03 08:01:09 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Enable the relaxed behavior for op regions and other workarounds for
non-standard BIOSen. We used to implement this in local patches but
now that ACPI-CA has merged/re-implemented most of our fixes, they were
no longer needed and we just needed to turn this knob on. Also, remove
an unnecessary cast.
Tested by: phk
Revision Changes Path
1.195 +2 -1 src/sys/dev/acpica/acpi.c
More information about the cvs-all
mailing list