From owner-acpi-jp@jp.freebsd.org  Sun Jun 24 01:11:30 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id BAA74288;
	Sun, 24 Jun 2001 01:11:30 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from tasogare.imasy.or.jp (root@tasogare.imasy.or.jp [202.227.24.5])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id BAA74283
	for <acpi-jp@jp.freebsd.org>; Sun, 24 Jun 2001 01:11:29 +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.3+3.4W/8.11.3/tasogare) with ESMTP/inet id f5NGBRI70744
	for <acpi-jp@jp.freebsd.org>; Sun, 24 Jun 2001 01:11:27 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
To: acpi-jp@jp.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: <20010624011128L.iwasaki@jp.FreeBSD.org>
Date: Sun, 24 Jun 2001 01:11:28 +0900
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
X-Dispatcher: imput version 20000228(IM140)
Lines: 27
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1147
Subject: [acpi-jp 1147] acpica-unix-20010615.tar.gz
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: iwasaki@jp.freebsd.org

Hi, I found new ACPICA release at
ftp://download.intel.com/technology/iapc/acpi/downloads/acpica-unix-20010615.tar.gz

I've not tested it yet, but
http://developer.intel.com/technology/iapc/acpi/downloads/CHANGES.txt says that
----
ACPI CA Core Subsystem:

Fixed a problem where a DWORD-accessed field within a Buffer object
would get its byte address inadvertently rounded down to the nearest
DWORD.  Buffers are always Byte-accessible.
----

Also I've just upated our acpi driver so that sysctl can provide
information on temperature, AC-line and battery, like
% sysctl hw.acpi
[snip]
hw.acpi.temperature: 43.0C
hw.acpi.acline: 0
hw.acpi.battery.life: 89
hw.acpi.battery.time: 157
hw.acpi.battery.state: 1
hw.acpi.battery.units: 1

Please test the recent -CURRENT.  Have Fun!

Thanks
