From owner-freebsd-usb@FreeBSD.ORG Wed Oct 12 14:22:05 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55C8F16A41F; Wed, 12 Oct 2005 14:22:05 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E2643D45; Wed, 12 Oct 2005 14:22:03 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9CEM0OY020115; Thu, 13 Oct 2005 00:22:00 +1000 Received: from dirk.no.domain (ppp227F.dyn.pacific.net.au [61.8.34.127]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j9CELw1W007542; Thu, 13 Oct 2005 00:21:59 +1000 Date: Thu, 13 Oct 2005 00:22:48 +1000 From: Sam Lawrance To: "Brian K. White" Message-ID: <20051013002248.65978ccc@dirk.no.domain> In-Reply-To: <00d201c5cf36$8117c750$6b1fa8c0@venti> References: <00d201c5cf36$8117c750$6b1fa8c0@venti> X-Mailer: Sylpheed-Claws 1.9.15 (GTK+ 2.6.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: wireless keyboard with built in mouse X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 14:22:05 -0000 On Wed, 12 Oct 2005 10:09:04 -0400 "Brian K. White" wrote: > A while back I posted description of the mouse part of a wireless usb > keyboard not working on 5.4 > this questio and got asked what happens when I cat /dev/uhid0 while > moving the mouse, pressing the buttons etc.. > http://docs.freebsd.org/cgi/mid.cgi?200507311722.52659.mistry.7 > > Then later someone else added the comment that the problem is that > there is more than one device on one usb receiver and that 6.0 has > the necessary usb updates to handle that: > I can't find a link to that comment. Maybe they sent it directly > rather than to either -current or -usb and I've deleted my copy since > then. See these PRs: http://www.freebsd.org/cgi/query-pr.cgi?pr=77604 http://www.freebsd.org/cgi/query-pr.cgi?pr=85972 The patches provided solved a similar problem for me. I believe the second PR there is the same problem, just waiting for submitter to confirm.