From owner-acpi-jp@jp.freebsd.org  Tue Feb 20 18:41:05 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id SAA76261;
	Tue, 20 Feb 2001 18:41:05 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from tasogare.imasy.or.jp (daemon@tasogare.imasy.or.jp [202.227.24.5])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id SAA76256
	for <acpi-jp@jp.freebsd.org>; Tue, 20 Feb 2001 18:41:04 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92])
	by tasogare.imasy.or.jp (8.11.2+3.4W/3.7W-tasogare/smtpfeed 1.10) with ESMTP id f1K9f2W50181;
	Tue, 20 Feb 2001 18:41:02 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
To: acpi-jp@jp.freebsd.org, jhb@FreeBSD.org
In-Reply-To: <XFMail.010219235931.jhb@FreeBSD.org>
References: <XFMail.010219235931.jhb@FreeBSD.org>
X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010220184059U.iwasaki@jp.FreeBSD.org>
Date: Tue, 20 Feb 2001 18:40:59 +0900
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
X-Dispatcher: imput version 20000228(IM140)
Lines: 11
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 1068
Subject: [acpi-jp 1068] Re: Fixes for cmbat and ec, new ioctl for thermal..
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: iwasaki@jp.freebsd.org

Hi,

> I also added an ioctl to the thermal driver to allow reading of the current
> temperature.

Great!  I have one thing to suggest on your patch.
We could always have the latest temperature value reported by notify
handler, and just return the value rather than evaluating _TMP every
time.

Thanks
