> 
> feladó: Alan Stern
> 
> 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, 

I think you meant this one instead:
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-04-usb/usbhid-automatically-set-hid_quirk_noget-for-keyboards-and-mice.patch

The device still fails with that one applied: bInterfaceProtocol on the second 
interface is 0, so it does not trigger the special case.




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

Reply via email to