Date: Tue, 9 Nov 2004 04:41:30 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_video.c Message-ID: <200411090441.iA94fUNQ079392@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-11-09 04:41:30 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_video.c Log: Tell the BIOS we want to handle brightness switching as well as output switching. Don't initialize variables in their declaration. Reduce stack usage for device names. Minor style cleanups. MFC after: 1 week Revision Changes Path 1.9 +33 -24 src/sys/dev/acpica/acpi_video.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411090441.iA94fUNQ079392>