From owner-acpi-jp@jp.FreeBSD.org Sun Jul 13 18:28:47 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h6D9SlQ47022;
	Sun, 13 Jul 2003 18:28:47 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h6D9SlT47017
	for <acpi-jp@jp.FreeBSD.org>; Sun, 13 Jul 2003 18:28:47 +0900 (JST)
	(envelope-from matoba@st.rim.or.jp)
Received: from mail6.rim.or.jp
	by serio.al.rim.or.jp (3.7W/HMX-13) id SAA10527;
	Sun, 13 Jul 2003 18:28:41 +0900 (JST)
Received: from localhost (ntkngw062092.kngw.nt.adsl.ppp.infoweb.ne.jp [219.104.198.92]) by mail6.rim.or.jp (8.9.3/3.7W)
	id SAA01848; Sun, 13 Jul 2003 18:28:41 +0900 (JST)
Message-Id: <20030713.182835.730549724.matoba@st.rim.or.jp>
To: acpi-jp@jp.FreeBSD.org
Cc: current@freebsd.org
From: MATOBA Hirozumi <matoba@st.rim.or.jp>
In-Reply-To: <20030711230155.Q9479@root.org>
References: <20030711230155.Q9479@root.org>
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 13 Jul 2003 18:28:35 +0900
X-Sequence: acpi-jp 2415
Subject: [acpi-jp 2415] Re: PATCH - acpi 0619
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: matoba@st.rim.or.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030702

 On Fri, 11 Jul 2003 23:07:08 -0700, Nate Lawson wrote:
| I've prepared a new diff of the 0619 drop of acpica along with the
| appropriate changes to support code:
| 
| * Use ACPI_BUFFER as the type for AcpiGetObjectInfo
| * Remove AcpiEnableEvent/AcpiClearEvent for ACPI_EVENT_FIXED (power/sleep
| buttons) as they are no longer needed
| * Change calls to use the new GPE functions
| * Add AcpiOs*Lock functions
| * Import 0619 + local FreeBSD changes + dsmthdat.c patch (from
| kochi@netbsd.org)
| 
| Please test and let me know how this works for you.  It works fine on my
| IBM T23.
| 
|   http://www.root.org/~nate/freebsd/acpi-0619.diff.gz

I tested this patch on IBM ThinkPad A22e, 
but repeated messages
    ACPI-0340: *** Error: Could not release ACPI Global Lock, AE_BAD_PARAMETER
appeared again (like as 2-3 weeks ago). 

It seems that the change of from version 1.1.1.16 to 1.1.1.17
in src/sys/contrib/dev/acpica/hwregs.c
is overwritten by this patch (so partially back to the status of 1.1.1.16). 

-- 
matoba@st.rim.or.jp
