URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b85862654b3b92344ca0e084c4f38b0fa7d8a84e Submitter: "Anders Broman <[email protected]>" Changed: branch: master Repository: wireshark
Commits: b858626 by Tomasz Moń ([email protected]): FTDI MPSSE: Dissect Open-Drain enable parameters Set I/O to only drive on a '0' and tristate on a '1' command essentially sets each I/O output type to either Open-Drain or Push-Pull. Ping-Bug: 11743 Change-Id: I580d63c80114ad8f4a7cb1fc82a3c40720cc71e6 Reviewed-on: https://code.wireshark.org/review/38167 Petri-Dish: Tomasz Moń <[email protected]> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <[email protected]> Actions performed: from 3b67c5b TFS: Add some commonly-defined string pairs to tfs.c add b858626 FTDI MPSSE: Dissect Open-Drain enable parameters Summary of changes: epan/dissectors/packet-ftdi-mpsse.c | 181 +++++++++++++++++++++++++++++++++++- 1 file changed, 180 insertions(+), 1 deletion(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
