From owner-freebsd-acpi@FreeBSD.ORG Sat Apr 12 22:20:10 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E00A3106564A for ; Sat, 12 Apr 2008 22:20:10 +0000 (UTC) (envelope-from funa@funa.org) Received: from sbserv.systems-biology.org (host01.sbi-unet.ocn.ne.jp [221.186.74.241]) by mx1.freebsd.org (Postfix) with SMTP id 3B6418FC19 for ; Sat, 12 Apr 2008 22:20:10 +0000 (UTC) (envelope-from funa@funa.org) Received: (qmail 27296 invoked from network); 13 Apr 2008 06:53:25 +0900 Received: from sbserv.symbio.jst.go.jp (HELO funasoul.fun.bio.keio.ac.jp) (10.0.0.14) by sbserv.symbio.jst.go.jp with SMTP; 13 Apr 2008 06:53:25 +0900 Date: Sun, 13 Apr 2008 06:53:25 +0900 Message-ID: From: Akira Funahashi To: freebsd-acpi@freebsd.org User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.1.50 (i386-apple-darwin8.11.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: EeePC LCD brightness control X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 22:20:11 -0000 Hi, I've created a patch to FreeBSD 7.0-RELEASE for ASUS EeePC. The patch will be applied to /sys/dev/acpi_support/acpi_asus.c, which enalbes me to control LCD brightness on EeePC through sysctl and [Fn]+[F3],[F4] key. Here is a patch: http://celldesigner.org/~funa/acpi_asus.c.diff Hope this helps, -- Akira Funahashi/[funa@funa.org]