From owner-acpi-jp@jp.FreeBSD.org Fri Dec 19 06:55:35 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hBILtZ252036;
	Fri, 19 Dec 2003 06:55:35 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id hBILtYC52028
	for <acpi-jp@jp.freebsd.org>; Fri, 19 Dec 2003 06:55:35 +0900 (JST)
	(envelope-from gwk@rahn-koltermann.de)
Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de)
	by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
	id 1AX67H-0006bH-00; Thu, 18 Dec 2003 22:55:31 +0100
Received: from [217.232.135.28] (helo=[192.168.0.3])
	by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168)
	(Exim 3.35 #1)
	id 1AX67G-0000k9-00; Thu, 18 Dec 2003 22:55:30 +0100
From: "Georg-W. Koltermann" <gwk@rahn-koltermann.de>
To: Nate Lawson <nate@root.org>
Cc: acpi-jp@jp.FreeBSD.org, freebsd-current@freebsd.org
In-Reply-To: <20031218112214.V74190@root.org>
References: <1071506783.25341.11.camel@bigboot.humphrey.world>
	 <1071527493.1620.22.camel@hunter.muc.eu.mscsoftware.com>
	 <20031218112214.V74190@root.org>
Content-Type: text/plain; charset=iso-8859-15
Message-Id: <1071784267.997.9.camel@hunter.muc.eu.mscsoftware.com>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:90bcaad5e51ecc993b2919ba4b74e6dc
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Thu, 18 Dec 2003 22:55:28 +0100
X-Sequence: acpi-jp 2928
Subject: [acpi-jp 2928] Re: Compaq Presario 2105US ACPI = NO MOUSE
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: gwk@rahn-koltermann.de
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

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.
>=20
> -Nate

I think you refer to the following commit:

        njl         2003/12/17 19:25:22 PST
       =20
          FreeBSD src repository
       =20
          Modified files:
            sys/dev/acpica       acpi.c acpi_pci_link.c acpi_pcib.c=20
          Log:
          Add support for multiple CIDs since _CID can contain a package of=
 values.
          Implement this in acpi_MatchHid() and acpi_isa_get_compatid().  T=
his
          should fix mouse support for some users.

Well this is for -current, and I was going to convert to 5.2-R soon.=20
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.

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.

--=20
Gr=FC=DFe,
Georg.


