Hi,

The get_string routine of lsusb does not include the language ID in the USB
request to get the string.  Instead, get_string is setting the language ID
field of the request to zero.  Is there some reason for this?  

Section 9.4.3 of the USB 2.0 spec says this field should be the LANGID.  See
also section 9.6.7.

Of course, my device is checking the LANGID field and stalls the get string
request because of an invalid LANGID.  This produces timeout messages when
you run "lsusb -v", for example.

Best regards,
jim.
Jim Blackson
Y-E Data, Inc.



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to