From owner-acpi-jp@jp.FreeBSD.org Mon Jan 12 15:50:19 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i0C6oJf82069;
	Mon, 12 Jan 2004 15:50:19 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from root.org (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id i0C6oHC82064
	for <acpi-jp@jp.FreeBSD.org>; Mon, 12 Jan 2004 15:50:18 +0900 (JST)
	(envelope-from nate@root.org)
Received: (qmail 54027 invoked by uid 1000); 12 Jan 2004 06:50:14 -0000
From: Nate Lawson <nate@root.org>
To: Andrew Thompson <andy@fud.org.nz>
cc: acpi-jp@jp.FreeBSD.org
In-Reply-To: <20040112010646.GA90909@kate.fud.org.nz>
Message-ID: <20040111224654.N54009@root.org>
References: <20040111191853.74D9616A5D2@hub.freebsd.org> <20040111112608.D51960@root.org>
 <20040112010646.GA90909@kate.fud.org.nz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 11 Jan 2004 22:50:14 -0800
X-Sequence: acpi-jp 2991
Subject: [acpi-jp 2991] Re: cvs commit: src/sys/i386/acpica acpi_toshiba.c
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

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?

-Nate
