From owner-freebsd-usb@FreeBSD.ORG Wed Mar 11 21:57:20 2009 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAC6C106568B; Wed, 11 Mar 2009 21:57:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swipnet.se [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 29E488FC2A; Wed, 11 Mar 2009 21:57:19 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=HGYVYigTllPhOnafMDkA:9 a=AEoGnzaXACgYwkLGImYA:7 a=mfcodFlZXYhojx9UhtX9hb_986QA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1036093613; Wed, 11 Mar 2009 22:57:18 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Wed, 11 Mar 2009 22:59:46 +0100 User-Agent: KMail/1.9.7 References: <20090310045605.GA38857@nagual.pp.ru> <200903112247.42768.hselasky@c2i.net> <20090311215423.GA51085@nagual.pp.ru> In-Reply-To: <20090311215423.GA51085@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903112259.48298.hselasky@c2i.net> Cc: Renato Botelho , Andrey Chernov , akbeech@gmail.com, Beech Rintoul , usb@freebsd.org Subject: Re: USB2 makes moused insane 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, 11 Mar 2009 21:57:22 -0000 On Wednesday 11 March 2009, Andrey Chernov wrote: > On Wed, Mar 11, 2009 at 10:47:41PM +0100, Hans Petter Selasky wrote: > > Can you show me the dmesg right after you plug the device, that prints > > where the X,Y,Z and buttons are located. I think we are seeing a > > different problem where we have a zero-valued report ID. > > Mouse is always plugged in, here is dmesg from my earlier message: > > ugen2.2: at usbus2 > ums0: on > usbus2 > ums0: 16 buttons and [XYZ] coordinates > uhid0: on > usbus2 > > Or you need dmesg with mouse debug enabled? Yes. > > > And also. Re-dump the HID descriptor if this a different mouse than > > before. > > This is the same mouse. HID descriptors dumped are the same too.