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

--- Comment #14 from Tomasz Mon <deso...@gmail.com> ---
(In reply to wsbugs from comment #10)
> As the FTDI documentation is only /seemingly/ complete (or my Google-fu
> sucks) and my resources are limited, a few things had to be guessed,
> and it probably contains a bug or two (none yet noticed, though). And
> it lacks the knowledge whether the FTDI chip is in MPSSE or some other
> mode, that mode switching protocol does not seem to be documented and
> has to be decoded by someone else, maybe in a higher-level dissector.

The status bytes that you guessed in RX are actually dissected in FTDI FT
dissector.

I added SetBitMode dissection based on information from libftdi. The FTDI FT
dissector now passes the MPSSE data to MPSSE dissector stub. The stub currently
only reports data as undecoded.

I also added the Olimex USB VID/PID values from your lua dissector to FTDI FT
dissector.

Would you be willing to further develop the FTDI MPSSE dissector in C?

-- 
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