From owner-acpi-jp@jp.FreeBSD.org Tue Jan 13 04:18:30 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i0CJIUo80634;
	Tue, 13 Jan 2004 04:18:30 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from smtp.fud.org.nz (203-79-110-29.cable.paradise.net.nz [203.79.110.29])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id i0CJITC80628
	for <acpi-jp@jp.FreeBSD.org>; Tue, 13 Jan 2004 04:18:30 +0900 (JST)
	(envelope-from andy@fud.org.nz)
Received: by smtp.fud.org.nz (Postfix, from userid 1001)
	id C7B13170A9; Tue, 13 Jan 2004 08:18:26 +1300 (NZDT)
From: Andrew Thompson <andy@fud.org.nz>
To: Nate Lawson <nate@root.org>
Cc: acpi-jp@jp.FreeBSD.org
Message-ID: <20040112191826.GA94200@kate.fud.org.nz>
References: <20040111191853.74D9616A5D2@hub.freebsd.org> <20040111112608.D51960@root.org> <20040112010646.GA90909@kate.fud.org.nz> <20040111224654.N54009@root.org> <20040111225257.X54009@root.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040111225257.X54009@root.org>
User-Agent: Mutt/1.5.4i
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 13 Jan 2004 08:18:26 +1300
X-Sequence: acpi-jp 2997
Subject: [acpi-jp 2997] Re: cvs commit: src/sys/i386/acpica acpi_toshiba.c
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: andy@fud.org.nz
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

On Sun, Jan 11, 2004 at 10:54:51PM -0800, Nate Lawson wrote:
> On Sun, 11 Jan 2004, Nate Lawson wrote:
> > On Mon, 12 Jan 2004, Andrew Thompson wrote:
> > > I have tried it on my Tecra8000 and it works well.  I am able to
> > > toggle the fan/brightness/backlight with the FN keys and the sysctls.
> > >
> > > p.s. I am not subscribed, please cc.
> >
> > Excellent.  Can you load and unload the module at runtime and be sure all
> > the functions still work after an unload/load cycle?  Also, can you cycle
> > through the various cpu speeds and video outputs to see what is active for
> > each level from 0-7?
> >
> > Also, I don't see hw.acpi.toshiba.video_output above.  Is that sysctl not
> > showing up?
> 
> Oh, and are the FN keys appropriate according to their labels?
> 
> FN-F6 = decrease lcd brightness
> FN-F7 = increase lcd
> FN-F5 = cycle through video outputs
> FN-F8 = toggle backlight
> FN-ESC= force fan on or off
> 

Yes, the above keys work and are mapped correctly.

FN-F5 already toggled the video output before you added acpi_toshiba, it
cycles through lcd/exernal screen/both. It still behaves the same now, so
im not worried.


Andy
