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

Andre Guibert de Bruet andy at siliconlandmark.com
Fri Dec 3 20:24:59 PST 2004


On Tue, 16 Nov 2004, 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

"WIFI" in this case is misleading... "WLESSINTELLIMOUSE" or something like 
that would be optimal.

> to src/sys/dev/usb/usbdevs ( to regenerate the files usbdevs.h and
> usbdevs_data.h )

This is done by running make in that directory, yes.

> 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 ?

This wouldn't happen to be a bluetooth mouse, would it?

Regards,
Andy

| Andre Guibert de Bruet | Enterprise Software Consultant >
| Silicon Landmark, LLC. | http://siliconlandmark.com/    >


More information about the freebsd-usb mailing list