Advertisement
Guest User

lsusb

a guest
Dec 15th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.68 KB | None | 0 0
  1. root@odroid:~# lsusb
  2. Bus 006 Device 002: ID 0bda:8153 Realtek Semiconductor Corp.
  3. Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  4. Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5. Bus 004 Device 002: ID 05e3:0616 Genesys Logic, Inc. hub
  6. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  7. Bus 003 Device 003: ID 152d:0561 JMicron Technology Corp. / JMicron USA Technology Corp.
  8. Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
  9. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10. Bus 002 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
  11. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  12. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13. root@odroid:~# lsusb -t
  14. /:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  15.     |__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=r8152, 5000M
  16. /:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
  17. /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  18.     |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/2p, 5000M
  19. /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
  20.     |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/2p, 480M
  21.         |__ Port 1: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  22. /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=exynos-ohci/3p, 12M
  23.     |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
  24.     |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
  25.     |__ Port 1: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
  26. /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=exynos-ehci/3p, 480M
  27. root@odroid:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement