From owner-freebsd-current@FreeBSD.ORG Thu Dec 18 13:55:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B82C16A4CE for ; Thu, 18 Dec 2003 13:55:38 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6FBF43D3F for ; Thu, 18 Dec 2003 13:55:36 -0800 (PST) (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]) (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" To: Nate Lawson 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 Date: Thu, 18 Dec 2003 22:55:28 +0100 Content-Transfer-Encoding: quoted-printable X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:90bcaad5e51ecc993b2919ba4b74e6dc cc: acpi-jp@jp.FreeBSD.org cc: freebsd-current@freebsd.org Subject: Re: [acpi-jp 2913] Re: Compaq Presario 2105US ACPI = NO MOUSE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 21:55:38 -0000 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.