From owner-acpi-jp@jp.FreeBSD.org Mon Jan 12 16:29:35 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i0C7TZf24953;
	Mon, 12 Jan 2004 16:29:35 +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 i0C7TXC24946
	for <acpi-jp@jp.FreeBSD.org>; Mon, 12 Jan 2004 16:29:34 +0900 (JST)
	(envelope-from andy@fud.org.nz)
Received: by smtp.fud.org.nz (Postfix, from userid 1001)
	id DF506170AA; Mon, 12 Jan 2004 20:29:30 +1300 (NZDT)
From: Andrew Thompson <andy@fud.org.nz>
To: Nate Lawson <nate@root.org>
Cc: acpi-jp@jp.FreeBSD.org
Message-ID: <20040112072930.GB91775@kate.fud.org.nz>
References: <20040111191853.74D9616A5D2@hub.freebsd.org> <20040111112608.D51960@root.org> <20040112010646.GA90909@kate.fud.org.nz> <20040111224654.N54009@root.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040111224654.N54009@root.org>
User-Agent: Mutt/1.5.4i
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 12 Jan 2004 20:29:30 +1300
X-Sequence: acpi-jp 2993
Subject: [acpi-jp 2993] 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:50:14PM -0800, Nate Lawson wrote:
> On Mon, 12 Jan 2004, Andrew Thompson wrote:
> > On Sun, Jan 11, 2004 at 11:27:18AM -0800, Nate Lawson wrote:
> > > This is still a work in progress but it's gotten far enough that wider
> > > testing is needed.  We're interested in testing on various Toshiba
> > > equipment, post results to acpi-jp@jp.freebsd.org
> >
> > 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.
> >
> > acpi_toshiba0: <Toshiba Extra HCI> on acpi0
> > (full dmesg attached)
> >
> > hw.acpi.supported_sleep_state: S1 S3 S4 S5
> > hw.acpi.power_button_state: S5
> > hw.acpi.sleep_button_state: S1
> > hw.acpi.lid_switch_state: S1
> > hw.acpi.standby_state: S1
> > hw.acpi.suspend_state: S3
> > hw.acpi.sleep_delay: 5
> > hw.acpi.s4bios: 1
> > hw.acpi.verbose: 0
> > hw.acpi.disable_on_poweroff: 1
> > hw.acpi.reset_video: 1
> > hw.acpi.battery.life: 100
> > hw.acpi.battery.time: -1
> > hw.acpi.battery.state: 0
> > hw.acpi.battery.units: 2
> > hw.acpi.battery.info_expire: 5
> > hw.acpi.acline: 1
> > hw.acpi.toshiba.force_fan: 0
> > hw.acpi.toshiba.cpu_speed: 0
> > hw.acpi.toshiba.lcd_backlight: 1
> > hw.acpi.toshiba.lcd_brightness: 7
> 
> 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?
> 

I left my laptop at work, i'll get back to you tomorrow. :)
