On Mon, 5 Jun 2006, Zoltan Karcagi wrote:

> Hi All!
> 
> I have a Microsoft wireless keyboard+mouse combo. Marketing name is Wireless 
> Optical Desktop 3.0, the usb product string contains version number 2.10:
> 
> T:  Bus=01 Lev=01 Prnt=01 Port=06 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=045e ProdID=009d Rev= 0.38
> S:  Manufacturer=Microsft
> S:  Product=Microsoft Wireless Optical Desktop<AE> 2.10
> C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms
> I:  If#= 1 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=usbhid
> E:  Ad=82(I) Atr=03(Int.) MxPS=   8 Ivl=10ms
> 
> The attached patch makes it work in "pure usb" mode (usb connector plugged 
> in, ps/2 keyboard connector left unplugged).
> Without the patch, the device continuously disconnects/reconnects until it 
> uses up all available device addresses.

If you apply this patch instead of yours:

http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-04-usb/usbhid-remove-unneeded-blacklist-entries.patch

does the device then work?

Alan Stern



_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to