Date: Mon, 12 Jul 2004 20:08:15 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: t-ogawa@triaez.kaisei.org Cc: njl@FreeBSD.org Subject: Re: Panasonic acpi driver Message-ID: <20040712.200815.74734634.nyan@jp.FreeBSD.org> In-Reply-To: <868ydq61q0.wl.t-ogawa@triaez.kaisei.org> References: <20040711.182654.59665900.nyan@jp.FreeBSD.org> <868ydq61q0.wl.t-ogawa@triaez.kaisei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <868ydq61q0.wl.t-ogawa@triaez.kaisei.org> OGAWA Takaya <t-ogawa@triaez.kaisei.org> writes: > > http://home.jp.freebsd.org/~nyan/patches/acpi_panasonic.diff.gz > > Mostly good... > > +#define HKEY_LCD_BRIGHTNESS_SHIFT (5 - HKEY_LCD_BRIGHTNESS_BITS) > > ^ Did you mean '8' here? > On my CF-R1N it must be 8. The object seems to have 8bit range > but I only used higher 4bits because I just don't want to hit the > key ~255 times to turn off the LCD light. Yes. But, my CF-R3 is enough bright even though it is 5. So, I use only 5 bits to change more smoothly. I put the result of acpidump to http://home.jp.freebsd.org/~nyan/r3.dst.gz --- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040712.200815.74734634.nyan>