From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 17:25:42 2004 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 1B5B716A4CE for ; Mon, 18 Oct 2004 17:25:42 +0000 (GMT) Received: from smtp.housing.ufl.edu (smtp.housing.ufl.edu [128.227.47.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70BD443D46 for ; Mon, 18 Oct 2004 17:25:41 +0000 (GMT) (envelope-from WillS@housing.ufl.edu) Received: (qmail 42363 invoked by uid 98); 18 Oct 2004 13:25:40 -0400 Received: from WillS@housing.ufl.edu by smtp.housing.ufl.edu by uid 1003 with qmail-scanner-1.20 (spamassassin: 2.63. Clear:RC:1(128.227.47.18):. Processed in 0.027543 secs); 18 Oct 2004 17:25:40 -0000 X-Qmail-Scanner-Mail-From: WillS@housing.ufl.edu via smtp.housing.ufl.edu X-Qmail-Scanner: 1.20 (Clear:RC:1(128.227.47.18):. Processed in 0.027543 secs) Received: from bragi.housing.ufl.edu (128.227.47.18) by smtp.housing.ufl.edu with (RC4-MD5 encrypted) SMTP; 18 Oct 2004 13:25:40 -0400 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 Date: Mon, 18 Oct 2004 13:25:40 -0400 Message-ID: <0E972CEE334BFE4291CD07E056C76ED802E87493@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: pr/63837 fixes issue with multi-item usb devices, please commit Thread-Index: AcS1N30uJQACyaHTQZOP5t93wtyFwA== From: "Will Saxon" To: Subject: pr/63837 fixes issue with multi-item usb devices, please commit 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: Mon, 18 Oct 2004 17:25:42 -0000 The 2 line patch to hid.c referenced in pr/63837 fixes issues with = combination USB devices like combo mouse/keyboards among other things. = Can someone please check this out and (hopefully) commit it? -Will