Date: Tue, 13 Apr 2004 19:17:00 -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 hwsleep.c Message-ID: <200404140217.i3E2H0HT083590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/04/13 19:17:00 PDT FreeBSD src repository Modified files: sys/contrib/dev/acpica exfldio.c hwsleep.c Log: Check in files with local changes: * In the resume path, give up after waiting for a while for WAK_STS to be set. Some BIOSs never set it. * 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.21 +2 -2 src/sys/contrib/dev/acpica/exfldio.c 1.15 +18 -6 src/sys/contrib/dev/acpica/hwsleep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404140217.i3E2H0HT083590>