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

litgh...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |litgh...@gmail.com

--- Comment #40 from litgh...@gmail.com ---
I believe I detected a bug in the FTDI FT decoder.  When more than 512 bytes
are part of a INTERFACE RX, two modem status bytes (0x3260) appear in the
payload of the decoded frame.  I believe what should happen is that the first
512 bytes (and their modem state) should be 1 frame, and the next frame should
have the remaining bytes, along with the modem status, repeated.  I can provide
an example pcap with this behavior, but the file is fairly large, so I'm not
sure if it is needed.

I believe you can recreate this behavior by writing a large command to the a
FT2232 (e.g. ~4096 bytes).

-- 
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://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to