/dev/uhs: Difference between revisions
Marionumber1 (talk | contribs) m →0x11 - UhsQueryInterfaces(): Better descriptions of inputs and outputs for UhsQueryInterfaces() |
Marionumber1 (talk | contribs) m →USB Descriptors: Add a link to where I got my info; not the USB spec itself, but this seems accurate |
||
Line 36: | Line 36: | ||
===USB Descriptors=== | ===USB Descriptors=== | ||
These are device, configuration, and interface descriptors defined by the USB specification. | These are device, configuration, and interface descriptors defined by the USB specification.[http://www.beyondlogic.org/usbnutshell/usb5.shtml] | ||
<syntaxhighlight lang="C"> | <syntaxhighlight lang="C"> | ||
/* USB device descriptor */ | /* USB device descriptor */ |