Date: Mon, 8 Dec 2003 18:54:48 -0800 (PST) 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: <200312090254.hB92sm5Z040683@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/12/08 18:54:48 PST FreeBSD src repository Modified files: sys/contrib/dev/acpica exfldio.c Log: Local change: Allow access to the field if it is within the region size rounded up to a multiple of the access byte width. This overcomes "off-by-one" programming errors in the AML often found in Toshiba laptops. Revision Changes Path 1.19 +174 -135 src/sys/contrib/dev/acpica/exfldio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312090254.hB92sm5Z040683>