Date: Tue, 13 Jul 2010 02:45:44 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica/Osd OsdHardware.c Message-ID: <201007130341.o6D3fQwH056062@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-07-13 02:45:44 UTC FreeBSD src repository Modified files: sys/dev/acpica/Osd OsdHardware.c Log: SVN rev 209965 on 2010-07-13 02:45:44Z by jkim According to ACPICA User Guide and Programmer Reference, the read data must be zero extended to fill the 32-bit return value even if the bit width of the port is less than 32. Revision Changes Path 1.26 +3 -6 src/sys/dev/acpica/Osd/OsdHardware.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007130341.o6D3fQwH056062>