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

Wireshark-bugs: [Wireshark-bugs] [Bug 7206] New: USB: add decoding of fields within endpoint des

Date: Thu, 26 Apr 2012 20:07:06 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7206

           Summary: USB: add decoding of fields within endpoint descriptor
                    wMaxPacketSize
           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 #8335|                            |review_for_checkin?
              Flags|                            |

Created attachment 8335
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8335
Implementation

Build Information:
wireshark 1.7.2 (SVN Rev 42277 from /trunk)

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 2.24.8, with Cairo 1.10.2, with Pango 1.29.4, with
GLib 2.30.2, with libpcap, with libz 1.2.5, with POSIX capabilities (Linux),
with SMI 0.4.8, with c-ares 1.7.4, with Lua 5.1, without Python, with GnuTLS
2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built May  5 2011 11:00:51), with AirPcap.

Running on Linux 3.3.2-1.fc16.x86_64, with locale en_US.UTF-8, with libpcap
version 1.1.1, with libz 1.2.5, GnuTLS 2.12.14, Gcrypt 1.5.0, without AirPcap.

Built using gcc 4.6.3 20120306 (Red Hat 4.6.3-2).

--
The wMaxPacketSize portion of a USB interrupt or isochronous endpoint
descriptor contains two fields, the maximum packet size and the number of
additional packets that can be communicated each microframe. Because
wMaxPacketSize is currently interpreted as a simple decimal number, values
displayed for high-bandwidth interrupt and isochronous endpoints are incorrect.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.