Date: Wed, 10 Mar 2010 17:58:32 +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: <201003101758.o2AHwkqB000557@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-03-10 17:58:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/acpica acpi_video.c Log: SVN rev 204963 on 2010-03-10 17:58:32Z 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.14.2.4 +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?201003101758.o2AHwkqB000557>