lsusb#

Description#

Lists all the devices currently connected to the USB host. Also displays some information about the devices.

Requirements#

USB Host core

Synopsis#

lsusb [OPTION]

Arguments#

Argument

Detail

Example

-s

Displays the device's strings, when available.

-d #a [#b]

Displays extended information on device at address #a on host #b.

lsusb -d 1, lsusb -d 4 1

-h

Displays information on the USB host setup.

--help

Displays a description of the command.

Notes / Warnings#

None.