USB2 makes moused insane

Hans Petter Selasky hselasky at c2i.net
Wed Mar 11 01:26:23 PDT 2009


On Tuesday 10 March 2009, Doug Barton wrote:
> Hans Petter Selasky wrote:
> > Please dump the HID descriptors of mouse devices using USB config and
> > send me the result and I will fix the issue.
> >
> > Replace 1 and 3 with the ugenX.Y for your device:
> >
> > usbconfig -u 1 -a 3 do_request 0x81 0x06 0x2200 1 0x100
> >
> > Parameters after u and a must be correct. You can also dump interface #0:
> >
> > usbconfig -u 1 -a 3 do_request 0x81 0x06 0x2200 0 0x100
>
>
> Can I get my wheel back please? :)
>

After looking at the HID descriptors I have made the following patch:

http://perforce.freebsd.org/chv.cgi?CH=159053

USB wheel should work again!

--HPS


More information about the freebsd-usb mailing list