Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 09:04:42 +0300
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Doug Barton <dougb@freebsd.org>
Cc:        usb@freebsd.org, current@freebsd.org, Andrew Thompson <thompsa@freebsd.org>
Subject:   Re: USB2 makes moused insane
Message-ID:  <20090310060441.GA40479@nagual.pp.ru>
In-Reply-To: <49B5F885.1050508@FreeBSD.org>
References:  <20090310045605.GA38857@nagual.pp.ru> <49B5F885.1050508@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 09, 2009 at 10:20:05PM -0700, Doug Barton wrote:
> Andrey Chernov wrote:
> > Every pure mouse movement now acts like pressing several buttons at the 
> > same time which cause parts of console text under cursor copied/pasted 
> > randomly.
> > 
> > This is "Logitech G3" mouse, corresponding dmesg entries are:
> > 
> > ugen2.2: <Logitech> at usbus2
> > ums0: <Logitech USB Gaming Mouse, class 0/0, rev 2.00/49.00, addr 2> on usbus2
> > ums0: 16 buttons and [XYZ] coordinates
> > uhid0: <Logitech USB Gaming Mouse, class 0/0, rev 2.00/49.00, addr 2> on usbus2
> > 
> > moused -d -i all -p /dev/ums0
> > moused: proto params: f8 80 00 00 8 00 ff
> > /dev/ums0 usb sysmouse generic
> > 
> > Please fix, it works with old usb just nice.
> 
> Try reverting back to r189546. I had a similar problem with the mouse
> which I narrowed down to http://svn.freebsd.org/changeset/base/189547
> 
> If that works, it's not the USBII changes generally, it's this
> specific change related to HID devices.

Yes, reverting back to r189546 fix the problem.
Something wrong done to HID in r189547

-- 
http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090310060441.GA40479>