kern/70607: [patch] Add Support for USB Microsoft Intellimouse (possibly others)

Julian Elischer julian at elischer.org
Sat Dec 11 21:45:06 PST 2004


Please open a separate Bug reort for this device
70607 has  been closed as THAT device is now supported..

hopefully we can now concentrate on YOUR device :-)


julian



Antonin Bonte wrote:
> 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 
> 



More information about the freebsd-usb mailing list