Skip to content

v1.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 12:06
· 135 commits to main since this release

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.