cvs commit: src/sys/contrib/dev/acpica exfldio.c
Nate Lawson
njl at FreeBSD.org
Wed Oct 22 15:30:58 PDT 2003
njl 2003/10/22 15:30:57 PDT
FreeBSD src repository
Modified files:
sys/contrib/dev/acpica exfldio.c
Log:
Allow access to the field if it is within the region size rounded up
to a multiple of the access byte width. This overcomes errors in the
AML often found in Toshiba laptops. These errors were allowed by
the Microsoft ASL compiler and interpreter. This will NOT be imported
by ACPI-CA so make the change on our local branch. File was already off
the vendor branch.
Submitted by: blaz
Original idea: Rick Richardson for Linux
Revision Changes Path
1.17 +19 -0 src/sys/contrib/dev/acpica/exfldio.c
More information about the cvs-src
mailing list