redhat man page for lsusb

Query: lsusb

OS: redhat

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

lsusb(8)							Linux USB Utilities							  lsusb(8)

NAME
lsusb - list all USB devices
SYNOPSIS
lsusb [options]
DESCRIPTION
lsusb is a utility for displaying information about all USB buses in the system and all devices connected to them. To make use of all the features of this program, you need to have Linux kernel 2.3.15 or newer which supports the /proc/bus/usb interface.
OPTIONS
-v Tells lsusb to be verbose and display detailed information about all devices. -vv Tells lsusb to be very verbose and display even more information (actually everything the PCI device is able to tell). -s [[<bus>]:][<devnum>]] Show only devices in specified bus and devnum. -d [<vendor>]:[<product>] Show only devices with specified vendor and product ID. Both ID's are given in hexadecimal and may be omitted. -p <procpath> Use another path instead of /proc/bus/usb. -D <device> Do not scan the /proc/bus/usb directory, instead display only information if the device whose device file is given. -t Tells lsusb to dump the physical USB device hierarchy as a tree.
FILES
/usr/share/hwdata/usb.ids A list of all known USB ID's (vendors, products, classes, subclasses and protocols). /proc/bus/usb An interface to USB devices provided by the post-2.3.15 Linux kernels. Contains per-bus subdirectories with per-device files and a devices file containing a list of all USB devices.
SEE ALSO
lspci(8)
AUTHOR
Thomas Sailer, <sailer@ife.ee.ethz.ch>. usbutils-0.2 14 September 1999 lsusb(8)
Related Man Pages
lsusb(8) - centos
lsusb(8) - osx
lsusb(8) - sunos
lsusb(8) - freebsd
lsusb(8) - xfree86
Similar Topics in the Unix Linux Community
Where is my USB key?
BASH Script to Detect and List USB Flash Drives
Help to mach &quot;usb&quot; exactly with sed or awk
make bootable usb from iso
Batch write multiple usb in same time