Date: Wed, 22 Oct 2003 15:30:57 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica exfldio.c Message-ID: <200310222230.h9MMUvti030460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310222230.h9MMUvti030460>