kern/70607: [patch] Add Support for USB Microsoft Intellimouse
(possibly others)
Antonin Bonte
a.bonte at netheos.net
Tue Nov 16 05:17:40 PST 2004
Le Lundi 15 Novembre 2004 20:56, Anish Mistry a écrit :
> Well it isn't working since it's not being detected as a mouse. You'll
> want to add the device id to the ums driver and see if that fixes it.
using the "usbdevs -v" command i got the product Id for the mouse :
#> usbdevs -v
port 1 addr 2: low speed, power 50 mA, config 1, Microsoft USB Wireless
Mouse(0x00b9), Microsoft(0x045e), rev 0.17
port 2 powered
then i added :
product MICROSOFT WIFIINTELLIMOUSE 0x00b9 Wireless IntelliMouse
to src/sys/dev/usb/usbdevs ( to regenerate the files usbdevs.h and
usbdevs_data.h )
and i rebuild my new kernel. But the mouse still isn't detected as ums, but
as uhid0. Is there other files i must modify to get that mice recognized
as ums ?
Thanks for your help
--
Antonin Bonte - Netheos
http://www.netheos.net
[ transient bus protocol violation ]
More information about the freebsd-usb
mailing list