From owner-acpi-jp@jp.FreeBSD.org Fri Dec 19 07:15:23 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hBIMFNL55312;
	Fri, 19 Dec 2003 07:15:23 +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 hBIMFMC55303
	for <acpi-jp@jp.FreeBSD.org>; Fri, 19 Dec 2003 07:15:22 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 74634 invoked by uid 1000); 18 Dec 2003 22:15:17 -0000
From: Nate Lawson <nate@root.org>
To: "Georg-W. Koltermann" <gwk@rahn-koltermann.de>
cc: acpi-jp@jp.FreeBSD.org, freebsd-current@freebsd.org
In-Reply-To: <1071784267.997.9.camel@hunter.muc.eu.mscsoftware.com>
Message-ID: <20031218141416.O74611@root.org>
References: <1071506783.25341.11.camel@bigboot.humphrey.world> 
 <1071527493.1620.22.camel@hunter.muc.eu.mscsoftware.com>  <20031218112214.V74190@root.org>
 <1071784267.997.9.camel@hunter.muc.eu.mscsoftware.com>
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 14:15:17 -0800
X-Sequence: acpi-jp 2929
Subject: [acpi-jp 2929] Re: Compaq Presario 2105US ACPI = NO MOUSE
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

On Thu, 18 Dec 2003, Georg-W. Koltermann wrote:
> On Do, 2003-12-18 at 20:22, Nate Lawson wrote:
> > Please cvsup and try again.  I committed code last nigh that should fix
> > this problem.
> >
> > -Nate
>
> I think you refer to the following commit:
>
>         njl         2003/12/17 19:25:22 PST
>
>           FreeBSD src repository
>
>           Modified files:
>             sys/dev/acpica       acpi.c acpi_pci_link.c acpi_pcib.c
>           Log:
>           Add support for multiple CIDs since _CID can contain a package of values.
>           Implement this in acpi_MatchHid() and acpi_isa_get_compatid().  This
>           should fix mouse support for some users.
>
> Well this is for -current, and I was going to convert to 5.2-R soon.
> Currently I run 5.1-R (which has a working mouse) in production, and
> 5.2-RC1 in a test environment.  -current is not really my goal, even if
> I could arrange to cvsup for testing purposes tomorrow.

Just run -current on your test system for now.  You can always go back to
5.2-R

> Is there a way I could get that fix on top of 5.2-RC?  Would you
> possibly MFC to RELENG_5_2?  I realize it may be difficult as there was
> a new import of the Intel ACPI bits after RELENG_5_2_BP.

The MFC would be simple and doesn't depend on ACPI-CA.  However, I think
it's too late for 5.2R.

-Nate
