From owner-acpi-jp@jp.freebsd.org  Sat Oct  7 12:38:32 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id MAA92171;
	Sat, 7 Oct 2000 12:38:32 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id MAA92166
	for <acpi-jp@jp.freebsd.org>; Sat, 7 Oct 2000 12:38:32 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
Received: from shidahara1.planet.sci.kobe-u.ac.jp (localhost [127.0.0.1])
	by shidahara1.planet.sci.kobe-u.ac.jp (8.9.3/8.9.3) with ESMTP id MAA55874
	for <acpi-jp@jp.freebsd.org>; Sat, 7 Oct 2000 12:36:51 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
Message-Id: <200010070336.MAA55874@shidahara1.planet.sci.kobe-u.ac.jp>
To: acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Fri, 06 Oct 2000 20:27:45 MST."
             <200010070327.e973Rjh08247@mass.osd.bsdi.com>
Date: Sat, 07 Oct 2000 12:36:51 +0900
From: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 811
Subject: [acpi-jp 811] Re: acpica-bsd-20001005 megapatch up 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: takawata@shidahara1.planet.sci.kobe-u.ac.jp

In message <200010070327.e973Rjh08247@mass.osd.bsdi.com>, Mike Smith $B$5$s$$$o$/(B
:
 
> - EC driver (untested, might work, should be fixable)
 
> I have some fix for this.
> In machine ,the polling loop is time out.
> And sometimes, it drops query. 
> I fixed these problem. With this fix,this laptop supports AC-adapter
>  attaching and detaching as I mentioned before. Cool! 

And I noticed that you use sprintf(qxx,"_Q%02x"....) to construct
name for _QXX.You will only get lower case value for a-f,for example,
"_Q0a". If this were for userland we can simply change format string to
"_Q%02X", but kernel sprintf function has limited function and 
%X is not supported.

Takanori Watanabe
<a href="http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html">
Public Key</a>
Key fingerprint =  2C 51 E2 78 2C E1 C5 2D  0F F1 20 A3 11 3A 62 2A 
