lsusb.py(1) | Linux USB Utilities | lsusb.py(1) |
lsusb.py - list USB devices
lsusb.py [ options ]
lsusb.py is a utility for displaying information about USB buses in the system and the devices connected to them. It uses the usb.ids file to associate a human-readable name to the vendor and product IDs.
In comparison with lsusb(8), this program can display additional information such as the interface speed of a device, and details of a device's interfaces including the driver bound to them and Linux devices provided by the driver, and the details of device and interface endpoints.
lspci(8), lsusb(8), usbview(8).
Thomas Sailer, <sailer@ife.ee.ethz.ch>, Sam Morris <sam@robots.org.uk>.
03 January 2024 | usbutils-017 |