From owner-acpi-jp@jp.freebsd.org  Tue Feb 20 10:21:52 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id KAA28283;
	Tue, 20 Feb 2001 10:21:52 +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 KAA28278
	for <acpi-jp@jp.freebsd.org>; Tue, 20 Feb 2001 10:21:50 +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 f1K1LmW09351;
	Tue, 20 Feb 2001 10:21:48 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
To: acpi-jp@jp.freebsd.org
Cc: robert.moore@intel.com
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: <20010220102146N.iwasaki@jp.FreeBSD.org>
Date: Tue, 20 Feb 2001 10:21:46 +0900
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
X-Dispatcher: imput version 20000228(IM140)
Lines: 19
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 1066
Subject: [acpi-jp 1066] acpicatools-20010208.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've found the latest ACPICA acpica-unix-20010208.tar.gz and
updated acpicatools (porting acpica debugger and iasl to FreeBSD) at
http://people.freebsd.org/~iwasaki/acpi/acpicatools-20010208.tar.gz

The tarball contains the patch to compile iasl;
 - Add some `#ifdef WIN32 ... #endif' (aslcompile.c)
 - Add compatibility with Berkeley yacc (aslcompiler.y and aslutils.c)
 - Add some `#ifndef _ACPI_ASL_COMPILER .. #endif' (Subsystem components)
 - Replace Subsystem/Include/acfreebsd.h with the file in FreeBSD source tree.

Also all ^M characters in AslCompiler/aslcompiler.[yl] sould be
removed during making iasl.

I hope that the changes above are merged into the original ACPICA
source.

P.S.
I'll make them as a port/dev/acpitools/ soon targeting the next
release of ACPICA.
