https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7957
Summary: USB: improve visibility of INTERFACE descriptor
details
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: steve@xxxxxxxxxxxxxxx
Steve Magnani <steve@xxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9493| |review_for_checkin?
Flags| |
Created attachment 9493
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9493
Patch
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Streaming USB devices (i.e., those in the AUDIO or VIDEO classes) often
advertise a number of INTERFACE descriptors with alternate settings that
specify different amounts of bandwidth. It can be difficult to locate a
specific descriptor by (interface number, alternate setting number) in such a
cluttered GET CONFIGURATION response.
Add display of (bInterfaceNumber.bAlternateSetting) and bInterfaceClass to the
root item of INTERFACE descriptor subtrees.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.