From owner-acpi-jp@jp.FreeBSD.org Fri Dec 19 04:20:52 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hBIJKq219230;
	Fri, 19 Dec 2003 04:20:52 +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 hBIJKpC19214
	for <acpi-jp@jp.FreeBSD.org>; Fri, 19 Dec 2003 04:20:51 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 74192 invoked by uid 1000); 18 Dec 2003 19:20:46 -0000
From: Nate Lawson <nate@root.org>
To: Takanori Watanabe <takawata@axe-inc.co.jp>
cc: Russell Jackson <rjackson@cserv62.csub.edu>, acpi-jp@jp.FreeBSD.org
In-Reply-To: <200312150403.NAA11664@axe-inc.co.jp>
Message-ID: <20031218112005.U74190@root.org>
References: <200312150403.NAA11664@axe-inc.co.jp>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Thu, 18 Dec 2003 11:20:46 -0800
X-Sequence: acpi-jp 2924
Subject: [acpi-jp 2924] Re: acpi psm irq allocation
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

On Mon, 15 Dec 2003, Takanori Watanabe wrote:
> In message <3FDCE688.8020709@cserv62.csub.edu>, Russell Jackson wrote:
> >I have one of those dreaded compaq laptops with the touchpad irq problem.
> >
> >Even with the new acpi-ca patch, the psm device still doesn't get an
> >irq. I've modified the dsdt to compile without error, but that didn't
> >fix the problem.
> >
> >I don't yet understand what's going on in the dsl source. If Nate or
> >someone else could point out where the device is initialized in the dsl,
> >that would be great. I'm guessing it's device MSE0.
> >
> >Is this a problem with the dsdt or with the acpi-ca code?
> >
> >Thanks
>
> We don't handle Package type of _CID.
> Try this patch and compile with iasl then override your
> ACPI code as written in acpi(4) manual page.
> I attach the compiled version also below.

I have committed code so we do now handle all _CID types.  This workaround
should no longer be necessary so please cvsup and try without it.

-Nate
