Skip to content

Instantly share code, notes, and snippets.

@jblachly
Last active July 24, 2016 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jblachly/6c8da724ae065b438486e62128eda69a to your computer and use it in GitHub Desktop.
Save jblachly/6c8da724ae065b438486e62128eda69a to your computer and use it in GitHub Desktop.
Linux hostname 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[2686644.696004] usb 2-1.8: new low-speed USB device number 119 using ehci-pci
[2686644.798923] usb 2-1.8: New USB device found, idVendor=09ae, idProduct=3015
[2686644.798930] usb 2-1.8: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[2686644.798933] usb 2-1.8: Product: TRIPP LITE SMART2200RM2U
[2686644.798937] usb 2-1.8: Manufacturer: Tripp Lite
[2686644.798953] usb 2-1.8: SerialNumber: 2524DY0SM820700076
[2686644.926819] hid-generic 0003:09AE:3015.2BC64: hiddev0,hidraw4: USB HID v1.10 Device [Tripp Lite TRIPP LITE SMART2200RM2U ] on usb-0000:00:1d.0-1.8/input0
[2686659.539080] usb 2-1.8: USB disconnect, device number 119
[2686659.737127] usb 2-1.8: new low-speed USB device number 120 using ehci-pci
[2686659.839616] usb 2-1.8: New USB device found, idVendor=09ae, idProduct=3015
[2686659.839622] usb 2-1.8: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[2686659.839626] usb 2-1.8: Product: TRIPP LITE SMART2200RM2U
[2686659.839629] usb 2-1.8: Manufacturer: Tripp Lite
[2686659.839631] usb 2-1.8: SerialNumber: 2524DY0SM820700076
[2686659.971514] hid-generic 0003:09AE:3015.2BC65: hiddev0,hidraw4: USB HID v1.10 Device [Tripp Lite TRIPP LITE SMART2200RM2U ] on usb-0000:00:1d.0-1.8/input0
[2686674.644249] usb 2-1.8: USB disconnect, device number 120
lsusb -v
Bus 002 Device 097: ID 09ae:3015 Tripp Lite
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x09ae Tripp Lite
idProduct 0x3015
bcdDevice 2.0a
iManufacturer 2 Tripp Lite
iProduct 3 TRIPP LITE SMART2200RM2U
iSerial 4 2524DY0SM820700076
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 1252
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 40
Device Status: 0x0001
Self Powered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment