Author: techfox9
Linux usb tree view info..
Thursday, October 2nd, 2008 @ 3:58 pm
To view a tree of USB devices in Linux, install ‘usbview’ (apt-get install usbview)
or get the ‘usbtree’ script from here:
http://www.linux-usb.org/usb2.html
Furthermore, if /dev/bus/usb/devices is not enabled, tweak
/etc/init.d/mountdevsubfs.sh to do so. See here for more info:
https://bugs.launchpad.net/debian/+source/usbview/+bug/156085