From owner-acpi-jp@jp.FreeBSD.org Mon Jul 14 03:36:17 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h6DIaHV70239;
	Mon, 14 Jul 2003 03:36:17 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h6DIaGT70217
	for <acpi-jp@jp.FreeBSD.org>; Mon, 14 Jul 2003 03:36:16 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 14823 invoked by uid 1000); 13 Jul 2003 18:36:11 -0000
From: Nate Lawson <nate@root.org>
To: MATOBA Hirozumi <matoba@st.rim.or.jp>
cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org
In-Reply-To: <20030713.182835.730549724.matoba@st.rim.or.jp>
Message-ID: <20030713113407.Q14820@root.org>
References: <20030711230155.Q9479@root.org> <20030713.182835.730549724.matoba@st.rim.or.jp>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 13 Jul 2003 11:36:11 -0700
X-Sequence: acpi-jp 2416
Subject: [acpi-jp 2416] Re: PATCH - acpi 0619
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030702

On Sun, 13 Jul 2003, MATOBA Hirozumi wrote:
>  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).

I included all of our local changes but it looks like I didn't catch
changes I had made on the vendor branch previously.  I'll make sure I've
got all those also.  I expected the vendor would have made this change but
I guess not.  I still expect them to do so soon.

-Nate
