Difference between revisions of "Agilent MSO7104A/Info"
Jump to navigation
Jump to search
(Created.) |
(Updated with lsusb -vvv as root.) |
||
Line 14: | Line 14: | ||
<small> | <small> | ||
Bus | Bus 008 Device 006: ID 0957:1755 Agilent Technologies, Inc. | ||
Device Descriptor: | Device Descriptor: | ||
bLength 18 | bLength 18 | ||
Line 27: | Line 26: | ||
idProduct 0x1755 | idProduct 0x1755 | ||
bcdDevice 1.00 | bcdDevice 1.00 | ||
iManufacturer 1 | iManufacturer 1 Agilent Technologies | ||
iProduct 2 | iProduct 2 MSO7104A | ||
iSerial 3 | iSerial 3 MY48260590 | ||
bNumConfigurations 1 | bNumConfigurations 1 | ||
Configuration Descriptor: | Configuration Descriptor: | ||
Line 50: | Line 49: | ||
bInterfaceSubClass 3 Test and Measurement | bInterfaceSubClass 3 Test and Measurement | ||
bInterfaceProtocol 1 TMC | bInterfaceProtocol 1 TMC | ||
iInterface 4 | iInterface 4 tmc48? | ||
Endpoint Descriptor: | Endpoint Descriptor: | ||
bLength 7 | bLength 7 | ||
Line 81: | Line 80: | ||
wMaxPacketSize 0x0002 1x 2 bytes | wMaxPacketSize 0x0002 1x 2 bytes | ||
bInterval 1 | bInterval 1 | ||
Device Qualifier (for other device speed): | |||
bLength 10 | |||
bDescriptorType 6 | |||
bcdUSB 2.00 | |||
bDeviceClass 0 (Defined at Interface level) | |||
bDeviceSubClass 0 | |||
bDeviceProtocol 0 | |||
bMaxPacketSize0 64 | |||
bNumConfigurations 1 | |||
Device Status: 0x0000 | |||
(Bus Powered) | |||
</small> | </small> |
Revision as of 21:14, 22 May 2012
dmesg
usb 2-3: new high speed USB device number 3 using ehci_hcd usb 2-3: New USB device found, idVendor=0957, idProduct=1755 usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 2-3: Product: MSO7104A usb 2-3: Manufacturer: Agilent Technologies usb 2-3: SerialNumber: ********** usbcore: registered new interface driver usbtmc
lsusb
Bus 008 Device 006: ID 0957:1755 Agilent Technologies, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0957 Agilent Technologies, Inc. idProduct 0x1755 bcdDevice 1.00 iManufacturer 1 Agilent Technologies iProduct 2 MSO7104A iSerial 3 MY48260590 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 39 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 254 Application Specific Interface bInterfaceSubClass 3 Test and Measurement bInterfaceProtocol 1 TMC iInterface 4 tmc48? Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x88 EP 8 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 1 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered)