]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable the relaxed behavior for op regions and other workarounds for
authornjl <njl@FreeBSD.org>
Fri, 3 Dec 2004 08:01:09 +0000 (08:01 +0000)
committernjl <njl@FreeBSD.org>
Fri, 3 Dec 2004 08:01:09 +0000 (08:01 +0000)
commitbeb94b5a212e644c63b1ec1d98f756d1abf4754e
tree46dda469c6513ac056a47895a01c80f158c309f9
parent8d8086b5306855ea6aaadf4bca1efb8cf3057b86
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
sys/dev/acpica/acpi.c