par jac » 18 Sep 2012 16:43
jac@HP-dm1:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 174f:112b Syntek
Bus 002 Device 003: ID 0bda:0138 Realtek Semiconductor Corp. Card reader
Bus 006 Device 002: ID 148f:2000 Ralink Technology, Corp.
Bus 001 Device 005: ID 0ccd:10ad TerraTec Electronic GmbH
jac@HP-dm1:~$ dmesg | grep usb
[ 0.310654] usbcore: registered new interface driver usbfs
[ 0.310676] usbcore: registered new interface driver hub
[ 0.310735] usbcore: registered new device driver usb
[ 1.881098] usbcore: registered new interface driver libusual
[ 2.000293] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 2.908175] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[ 3.064961] usbcore: registered new interface driver usb-storage
[ 3.436276] usb 6-1: new full-speed USB device number 2 using ohci_hcd
[ 20.193299] usbcore: registered new interface driver btusb
[ 20.385601] usbcore: registered new interface driver uas
[ 20.390703] input: HP Webcam-101 as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input5
[ 20.390840] usbcore: registered new interface driver uvcvideo
[ 20.455850] scsi1 : usb-storage 2-2:1.0
[ 20.456143] usbcore: registered new interface driver ums-realtek
[ 118.896181] usb 4-1: new low-speed USB device number 2 using ohci_hcd
[ 119.174521] input: Microsoft Basic Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/input/input11
[ 119.175887] generic-usb 0003:045E:0084.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:12.0-1/input0
[ 119.175955] usbcore: registered new interface driver usbhid
[ 119.175963] usbhid: USB HID core driver
[ 1145.227837] usb 4-1: USB disconnect, device number 2
[ 1507.208295] usb 4-1: new full-speed USB device number 3 using ohci_hcd
[ 1507.805045] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x6004
[ 1507.805780] usbcore: registered new interface driver usblp
[ 1509.324973] usblp0: removed
[ 1509.346443] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x6004
[ 1564.319951] usblp0: removed
[ 2711.280228] usb 4-2: new low-speed USB device number 4 using ohci_hcd
[ 2711.470855] input: Microsoft Microsoft Wireless Optical Mouse\xffffffc2\xffffffae\xffffffae 1.00 as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input12
[ 2711.472338] generic-usb 0003:045E:00E1.0002: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse\xffffffc2\xffffffae\xffffffae 1.00] on usb-0000:00:12.0-2/input0
[ 9867.382073] usb 4-1: USB disconnect, device number 3
[ 9868.421978] usb 4-2: USB disconnect, device number 4
[10274.016354] usb 1-1: new high-speed USB device number 4 using ehci_hcd
[10274.663950] usbcore: registered new interface driver em28xx
[11449.206375] usb 1-1: USB disconnect, device number 4
[11699.620352] usb 1-2: new high-speed USB device number 5 using ehci_hcd
jac@HP-dm1:~$