From owner-acpi-jp@jp.freebsd.org  Tue Mar  6 21:47:50 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id VAA18313;
	Tue, 6 Mar 2001 21:47:50 +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 VAA18308
	for <acpi-jp@jp.freebsd.org>; Tue, 6 Mar 2001 21:47:49 +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 f26CllW48483
	for <acpi-jp@jp.freebsd.org>; Tue, 6 Mar 2001 21:47:47 +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: <20010306214745H.iwasaki@jp.FreeBSD.org>
Date: Tue, 06 Mar 2001 21:47:45 +0900
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
X-Dispatcher: imput version 20000228(IM140)
Lines: 22
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 1083
Subject: [acpi-jp 1083] acpica-unix-20010302 released
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-20010302.tar.gz and
prepared ports files for acpicatools at
http://people.freebsd.org/~iwasaki/acpi/ports-devel-acpicatools.tar.gz

Please try and review it:
tar xpzvf ports-devel-acpicatools.tar.gz -C /usr
cd /usr/ports/devel/acpicatools && make install

The tarball contains the patch to compile iasl in acpicatools/files/patch-* ;
 - Avoid multiple definitions of PROCESSOR with Subsystem/Include/acoutput.h.
   (AslCompiler/aslcompiler.l and aslcompiler.y)
 - Fix header file locations "platform/acenv.h -> Platform/acenv.h".
   (Subsystem/Include/acpi.h and acpiosxf.h)
 - Add compatibility with Berkeley yacc (AslCompiler/aslutils.c)
 - Add some `#ifndef _ACPI_ASL_COMPILER .. #endif' (Subsystem components)
 - Replace Subsystem/Include/acfreebsd.h with the file in FreeBSD source tree
   and modify a bit.

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

Thanks
