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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to