Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 2004 21:44:56 -0800
From:      Julian Elischer <julian@elischer.org>
To:        a.bonte@netheos.net
Cc:        freebsd-usb@freebsd.org
Subject:   Re: kern/70607: [patch] Add Support for USB Microsoft Intellimouse (possibly others)
Message-ID:  <41BBDAD8.9060405@elischer.org>
In-Reply-To: <200411161417.30416.a.bonte@netheos.net>
References:  <200411081050.iA8AoS4s008816@freefall.freebsd.org> <200411151221.46467.a.bonte@netheos.net> <200411151456.59506.mistry.7@osu.edu> <200411161417.30416.a.bonte@netheos.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41BBDAD8.9060405>