resolved - usb 1.0 or 1.1 (whats this 1.01 ?)
Posted: Thu Apr 15, 2010 5:17 pm
Why do most v-usb examples show 1.01? From what I know the usb spec is 1.1 now? I seem to be having troubles when setting my version to 1.1 is there something I need to know.
Why do I see this so much?
Should it not be 0x10,0x01
Why do I see this so much?
Code: Select all
0x01, 0x01, /* USB version supported */
Should it not be 0x10,0x01