This patch enables packet-usb.c to display all descriptors in the GET
CONFIGURATION request, regardless of whether we know how to decode
them. (All descriptors in that request share the same first two
bytes.)
It also adds the HID descriptor type (not the report descriptor,
though - that is buried in a class request, not a device request). I
am still working on actually decoding this descriptor.
Ronnie: this should not conflict with our other discussion about DLT
189 and directions, since the current code gets the control transfer
directions correct.
--
- Charles Lepple
Attachment:
packet-usb-unknown-descriptor.patch
Description: Binary data