lsusb port 2021-04-03 ==Description== lsusb is a command line tool to generate information from USB devices attached to a system. ==Requirements== - usb.ids (http://www.linux-usb.org/usb-ids.html) on the ETC directory (usually \mptn\etc ) - libc , libcx - libusb1 ==Usage== To list the USB devices attached just run: lsusb For verbose output (will display detailed device information): lsusb -v You can also get specific information of a single USB device with it's HardwareID like: lsusb -d 0d8c:0024 -v ==History== 2021-04-03 - Updated code to version 013. - Made lsusb look in %ETC% for usd.ids. ==Donate== If you like this software and want to support continued ports, please consider donating via PayPal via the link at http://os2ports.smedley.id.au or via Arca Noae https://www.arcanoae.com/shop/os2-ports-paul-smedley/ General feedback can be provided to paul@smedley.id.au, bug reports should go to http://mantis.smedley.id.au Thanks, Paul Smedley Adelaide, Australia