Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2003 18:28:35 +0900 (JST)
From:      MATOBA Hirozumi <matoba@st.rim.or.jp>
To:        acpi-jp@jp.FreeBSD.org
Cc:        current@freebsd.org
Subject:   Re: [acpi-jp 2412] PATCH - acpi 0619
Message-ID:  <20030713.182835.730549724.matoba@st.rim.or.jp>
In-Reply-To: <20030711230155.Q9479@root.org>
References:  <20030711230155.Q9479@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030713.182835.730549724.matoba>