Wireshark-commits: [Wireshark-commits] master c86e995: FTDI MPSSE: Improve command descriptions
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c86e995aa2f9901e4467c921618a506528716b5b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c86e995 by Tomasz Moń (desowin@xxxxxxxxx):
FTDI MPSSE: Improve command descriptions
Describe commands that trigger BadCommand response on target device as
"Bad Command" instead of "Unknown".
Split command value strings into four categories:
* Common to all devices
* FT2232D only
* FT232H, FT2232H, FT4232H only
* FT232H only
Describe undocumented data shifting commands that do not trigger
BadCommand response as "Undocumented Data Shifting Command".
Ping-Bug: 11743
Change-Id: If876b54184a5c21f0581c67d9b875ba635a3440c
Reviewed-on: https://code.wireshark.org/review/36162
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 59130ed ieee80211: Adding dissect of 60GHz Information Element
add c86e995 FTDI MPSSE: Improve command descriptions
Summary of changes:
epan/dissectors/packet-ftdi-mpsse.c | 178 ++++++++++++++++++++++++++++--------
1 file changed, 140 insertions(+), 38 deletions(-)