When issuing the USBGetManufacturerStringIndex call (and others that
use UInt8 indices) how do I display the string? Where is the string
actually stored?
The string is stored in the device. It is retrieved by a
GET_DESCRIPTOR device request, see chapter 9 of the USB spec. The
string is in Unicode format.
How you'd do anything about this in X I don't know yet.
--
Barry Twycross
email@hidden
---
USB, it's not a Dyslexic BUS. (Thanks to TC.)
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.