From owner-acpi-jp@jp.freebsd.org  Sat Oct  7 18:05:01 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id SAA06370;
	Sat, 7 Oct 2000 18:05:01 +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 SAA06362
	for <acpi-jp@jp.freebsd.org>; Sat, 7 Oct 2000 18:05:01 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
From: takawata@shidahara1.planet.sci.kobe-u.ac.jp
Received: from libr.scitec.kobe-u.ac.jp (skai0703.ppp.infoweb.ne.jp [202.248.10.211])
	by shidahara1.planet.sci.kobe-u.ac.jp (8.9.3/8.9.3) with ESMTP id SAA56626
	for <acpi-jp@jp.freebsd.org>; Sat, 7 Oct 2000 18:03:16 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
Received: from shidahara1.planet.kobe-u.ac.jp (localhost [127.0.0.1]) by libr.scitec.kobe-u.ac.jp (8.9.1/3.5Wpl7) with ESMTP id RAA07311 for <acpi-jp@jp.freebsd.org>; Sat, 7 Oct 2000 17:55:55 +0900 (JST)
Message-Id: <200010070855.RAA07311@libr.scitec.kobe-u.ac.jp>
To: acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Fri, 06 Oct 2000 21:46:20 MST."
             <200010070446.e974kKh08416@mass.osd.bsdi.com> 
Date: Sat, 07 Oct 2000 17:55:54 +0900
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 816
Subject: [acpi-jp 816] 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 <200010070446.e974kKh08416@mass.osd.bsdi.com>, Mike Smith $B$5$s$$$o$/(B
:
>> In message <200010070327.e973Rjh08247@mass.osd.bsdi.com>, Mike Smith $B$5$s$$(B
>$B$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.
>
>%X is actually supported, but not correctly (it just prints lowercase), 
>but I pass the resulting string to strupr() immediately after printing it.
>

Ok. I recognized it just after I sent the previous mail. Sorry.

strupr() is defined in contrib/dev/acpica .I didn't aware of it.



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 
