From owner-freebsd-current@FreeBSD.ORG Tue Mar 9 10:10:45 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 4543716A4CE for ; Tue, 9 Mar 2004 10:10:45 -0800 (PST) Received: from bragi.housing.ufl.edu (bragi.housing.ufl.edu [128.227.47.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D623843D3F for ; Tue, 9 Mar 2004 10:10:44 -0800 (PST) (envelope-from WillS@housing.ufl.edu) 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.6249.0 Date: Tue, 9 Mar 2004 13:10:42 -0500 Message-ID: <0E972CEE334BFE4291CD07E056C76ED802E867E1@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD 5.2.1 usb problem Thread-Index: AcQF+PYG1aeXSpdYTPq/ZxbtlkEB8gACLZMw From: "Will Saxon" To: , "Mike Crosland" cc: freebsd-current@freebsd.org cc: Mathew Kanner Subject: RE: FreeBSD 5.2.1 usb problem 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: Tue, 09 Mar 2004 18:10:45 -0000 > > > > > >This shouldn't happen (tm). > > >Both ums(4) and ukbd(4) are interface level driver and=20 > shouldn't have > > >problems with other drivers on different interfaces of the=20 > same device. > > > > >=20 > > It seems a similar problem has already been submitted. A=20 > search on freebsd=20 > > bugs shows this problem has already been reported. > > http://news.gw.com/freebsd.bugs/28887 > > My excuses for the duplication. >=20 > Correct me if I'm wrong, but this report is about ums problem with a > mice and not with ukbd/ums in a single device. > I think that this is a single device hasn't anything to do with the > problem itself, but I will recheck if the source takes the correct > pipes for each interface. > We have had similar sounding problems with mice only devices. > When connected to PS/2 the protocol changes so inkompatibilities > are specific to that. There are actually 2 existing pr's about this, pr i386/62088 and = misc/62323. 62323 is one I submitted and covers a similar logitech kb/mouse combo, = with the same behavior. -Will