https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11743

            Bug ID: 11743
           Summary: Add FTDI USB dissector
           Product: Wireshark
           Version: Git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: mit...@mithis.com

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
FTDI (http://www.ftdichip.com/Products/ICs.htm) have a popular line of
USB<->UART/FIFO ICs often used for things like USB serial adapters, interfacing
with FPGAs, etc.

These devices have a relatively simple USB protocol which should be easy to add
a dissector for.

These are the tools that are likely to be used for communicating with FTDI
devices;
 * [libftdi from intra2net](http://www.intra2net.com/en/developer/libftdi/)
 * [FTDI serial driver in Linux
Kernel](http://lxr.free-electrons.com/source/drivers/usb/serial/ftdi_sio.c)

Protocol Documents
 * [AN2232C-01 Command Processor for MPSSE and MCU Host Bus Emulation
Modes](http://www.ftdichip.com/Support/Documents/AppNotes/AN2232C-01_MPSSE_Cmnd.pdf)

Will upload some pcap dumps of talking to an FTDI IC soon.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to