v1.8.2
Changed
- Standard cyme list now excludes root_hubs (
--tree
shows them as buses as before).--lsusb
list mode will still show them. Use--list-root-hubs
(or in config) to include them in the cyme list on Linux as before.
Fixes
- Fix length and offset calculation in lsusb::dump_hub that would print some incorrect data.
- Minor formatting fixes for
lsusb --verbose
mode; indent in dump_interface, min 1 space between fields, wTotalLength as hex.