Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] [PATCH] USB: show unknown descriptors

From: "Charles Lepple" <clepple@xxxxxxxxx>
Date: Sun, 25 Mar 2007 21:28:43 -0400
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