From owner-acpi-jp@jp.FreeBSD.org Sat Apr 26 04:17:21 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h3PJHLt92880;
	Sat, 26 Apr 2003 04:17:21 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from hermes.fm.intel.com (fmr01.intel.com [192.55.52.18])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h3PJHJY92871
	for <acpi-jp@jp.FreeBSD.org>; Sat, 26 Apr 2003 04:17:20 +0900 (JST)
	(envelope-from robert.moore@intel.com)
Received: from talaria.fm.intel.com (talaria.fm.intel.com [10.1.192.39])
	by hermes.fm.intel.com (8.11.6p2/8.11.6/d: outer.mc,v 1.51 2002/09/23 20:43:23 dmccart Exp $) with ESMTP id h3PJC8l28387
	for <acpi-jp@jp.FreeBSD.org>; Fri, 25 Apr 2003 19:12:08 GMT
Received: from fmsmsxv040-1.fm.intel.com (fmsmsxvs040.fm.intel.com [132.233.42.124])
	by talaria.fm.intel.com (8.11.6p2/8.11.6/d: inner.mc,v 1.28 2003/01/13 19:44:39 dmccart Exp $) with SMTP id h3PJH8h09721
	for <acpi-jp@jp.FreeBSD.org>; Fri, 25 Apr 2003 19:17:08 GMT
Received: from FMSMSX016.fm.intel.com ([132.233.42.195])
 by fmsmsxv040-1.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2003042512161326585
 ; Fri, 25 Apr 2003 12:16:13 -0700
Received: by fmsmsx016.fm.intel.com with Internet Mail Service (5.5.2653.19)
	id <JFR7S43P>; Fri, 25 Apr 2003 12:16:04 -0700
Message-ID: <D3A3AA459175A44CB5326F26DA7A189C1C3C21@orsmsx405.jf.intel.com>
From: "Moore, Robert" <robert.moore@intel.com>
To: acpi-jp@jp.FreeBSD.org, Munehiro Matsuda <haro@kgt.co.jp>
Cc: current@freebsd.org
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
content-class: urn:content-classes:message
Content-Type: text/plain;
	charset="iso-8859-1"
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 25 Apr 2003 12:15:57 -0700
X-Sequence: acpi-jp 2131
Subject: [acpi-jp 2131] RE: New ACPI diffs ready for testing
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: robert.moore@intel.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405


We have fixed a couple of problems in the GPE area in version 20030424
(4/24), which should be available shortly.

Bob


> -----Original Message-----
> From: Nate Lawson [mailto:nate@root.org]
> Sent: Friday, April 25, 2003 11:23 AM
> To: Munehiro Matsuda
> Cc: acpi-jp@jp.FreeBSD.org; current@freebsd.org
> Subject: [acpi-jp 2128] Re: New ACPI diffs ready for testing
> 
> On Fri, 25 Apr 2003, Munehiro Matsuda wrote:
> > The 0228 version works fine, just as the old patch you submitted
> > before, except I get following new messages:
> >
> > ACPI version 20030228 initializing
> > <snip>
> > AcpiOsDerivePciId: bus 0 dev 7 func 2
> > AcpiOsDerivePciId: bus 0 dev 12 func 0
> > AcpiOsDerivePciId: bus 0 dev 7 func 0
> > <snip>
> > AcpiOsDerivePciId: bus 0 dev 0 func 0
> > AcpiOsDerivePciId: bus 0 dev 7 func 3
> 
> That is intentional debugging output which will be removed before
> committing any code.  Please send me the output of pciconf -l in
private
> email so I can compare the derived bus id's to the actual ones.
> 
> > The 0328 version seems to have some trouble, that the PowerSwitch
> > does not seem to work, due to error related to EC handling:
> >
> > acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
> > acpi_ec0: can't install GPE handler for \\_SB_.PCI0.ISA_.EC0_ -
> AE_BAD_PARAMETER
> > device_probe_and_attach: acpi_ec0 attach returned 6
> > acpi_cmbat0: <Control method Battery> on acpi0
> > acpi_acad0: <AC adapter> on acpi0
> > acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
> > acpi_ec0: can't install GPE handler for \\_SB_.PCI0.ISA_.EC0_ -
> AE_BAD_PARAMETER
> > device_probe_and_attach: acpi_ec0 attach returned 6
> >
> > If you need more info, please let me know.
> 
> Martin Blapp reported this same problem with the 0328 dist.  It looks
like
> GPE handling has been broken recently and so I'm leaning towards
importing
> 0228.
> 
> -Nate
