Date: Wed, 10 Mar 2010 18:13:17 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_video.c Message-ID: <201003101813.o2AIDbc5003450@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-03-10 18:13:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/acpica acpi_video.c Log: SVN rev 204964 on 2010-03-10 18:13:17Z by jkim MFC: r197438, r203810, r203813, r203935, r203936 Sync acpi_video(4) with HEAD. r197438: Uninline an instance of STAILQ_FOREACH_SAFE(). r203810: Implement LCD brightness control notify handler. r203813: Make sanity check slightly more useful and tweak an error message. r203935: Add support for `cycle' and `zero' events for LCD brightness control. r203936: Rename some macros to clarify their intentions and fix style nits. Revision Changes Path 1.13.2.2 +140 -37 src/sys/dev/acpica/acpi_video.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003101813.o2AIDbc5003450>