From owner-acpi-jp@jp.FreeBSD.org Sun Sep 14 02:00:18 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h8DH0IM20172;
	Sun, 14 Sep 2003 02:00:18 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from st68.arena.ne.jp (st68.arena.ne.jp [203.138.213.2])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h8DH0Iw20165
	for <acpi-jp@jp.FreeBSD.org>; Sun, 14 Sep 2003 02:00:18 +0900 (JST)
	(envelope-from aizu@navi.org)
Received: (qmail 20543 invoked by SAV 20030912.16); 14 Sep 2003 02:00:17 +0900
Received: from unknown (HELO localhost) (220.108.97.104)
  by st68.arena.ne.jp with SMTP; 14 Sep 2003 02:00:17 +0900
From: Hiroyuki Aizu <aizu@navi.org>
To: acpi-jp@jp.FreeBSD.org
Message-Id: <20030914020015.42cb1fd1.aizu@navi.org>
In-Reply-To: <20030912032204.GA35220@myrealbox.com>
References: <1061343265.951.17.camel@scorpio.eco.imp.mx>
	<20030910225648.3228b607.aizu@navi.org>
	<20030912032204.GA35220@myrealbox.com>
Organization: navi.org
X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 14 Sep 2003 02:00:15 +0900
X-Sequence: acpi-jp 2663
Subject: [acpi-jp 2663] Re: TOSHIBA HCI driver on ACPI.
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: aizu@navi.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030902

Hi.

On Fri, 12 Sep 2003 12:22:04 +0900
qhwt@myrealbox.com wrote:

> Great! This patch works fine on my Dynabook SS 3500, except setting
> force_fan won't work;
> # sysctl hw.acpi.toshiba.force_fan=0
> hw.acpi.toshiba.force_fan: 1 -> 1
> 
> maybe because it's not implemented on this hardware.

Uuuum.
The SS3500 setting is already force_fan=1 and fixed ?
I'm interested in if AC adaptor take off then something change?


> Attached patch is needed to compile your code for impatients who's
> running 4-STABLE, which requires you to compile acpi module in the kernel.
> I'm not sure about the value for ACPI_TOSHIBA, but it seems to be
> working so far.

Thanks. I'll teke in next patch.


> BTW, does HCI have something to do with CPU throttling? According to
> the output from acpidump, both duty_offset and duty_width are zero,
> so I have no hw.acpi.cpu's with my SS 3500. I really need to find
> a way to stop Dynabook from burning my lap.

Unfortunately, I don't have any HCI information related to CPU throttling.

Generally, TOSHIBA Dynabook use original power management tools
in Windows. So there is possibility that they does not depend on general 
ACPI mechanism. Maybe there is any hint in DSDT.

Could you execute like this and send me to ss3500.dsdt ?

# acpidump -o ss3500.dsdt
