On Wed, 22 Jan 2003, BLACKSON Jim wrote:

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

Hi Jim,

Good work.
I agree that lsusb needs to be changed (0 -> lang).

Thanks,
-- 
~Randy



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