Date: Mon, 11 Oct 2010 22:46:15 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c Message-ID: <201010112246.o9BMkQHQ043762@repoman.freebsd.org>
index | next in thread | raw e-mail
avg 2010-10-11 22:46:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/acpica acpi_ec.c
Log:
SVN rev 213709 on 2010-10-11 22:46:15Z by avg
MFC r210977:
When EC burst mode is activated and multiple bytes are accessed, do not
disable and enable repeatedly, just do it once per call. It also reduces
code duplication. Check all parameters early and fail immediately.
On behalf of: jkim
Revision Changes Path
1.82.2.8 +27 -54 src/sys/dev/acpica/acpi_ec.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010112246.o9BMkQHQ043762>
