Difference between revisions of "PoLabs PoScope Mega50/Info"

From sigrok
Jump to navigation Jump to search
m (Uwe Hermann moved page PoScopeMega50/Info to PoLabs PoScope Mega50/Info without leaving a redirect)
 
Line 1: Line 1:
'''lsusb''':  Bus 001 Device 005: ID 0404:0081 NCR Corp
== lsusb ==


<small>
<small>
   $ '''lsusb -vvv -d 0404:0081'''  
   $ '''lsusb -v -d 0404:0081'''  
   Bus 001 Device 014: ID 0404:0081 NCR Corp.
   Bus 001 Device 014: ID ''' 0404:0081 NCR Corp.'''
   Couldn't open device, some information will be missing
   Couldn't open device, some information will be missing
   Device Descriptor:
   Device Descriptor:
Line 13: Line 13:
     bDeviceProtocol        0
     bDeviceProtocol        0
     bMaxPacketSize0        64
     bMaxPacketSize0        64
     idVendor          '''0x0404''' '''NCR Corp.'''
     idVendor          '''0x0404 NCR Corp.'''
     idProduct          '''0x0081'''
     idProduct          '''0x0081'''
     bcdDevice            0.00
     bcdDevice            0.00

Latest revision as of 18:23, 5 January 2020

lsusb

 $ lsusb -v -d 0404:0081 
 Bus 001 Device 014: ID  0404:0081 NCR Corp. 
 Couldn't open device, some information will be missing
 Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               2.00
   bDeviceClass            0
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0        64
   idVendor           0x0404 NCR Corp.
   idProduct          0x0081
   bcdDevice            0.00
   iManufacturer           1
   iProduct                2
   iSerial                 0
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength       0x002e
     bNumInterfaces          1
     bConfigurationValue     1
     iConfiguration          0
     bmAttributes         0x80
       (Bus Powered)
     MaxPower              500mA
     Interface Descriptor:
       bLength                 9
       bDescriptorType         4
       bInterfaceNumber        0
       bAlternateSetting       0
       bNumEndpoints           4
       bInterfaceClass       255 Vendor Specific Class
       bInterfaceSubClass      0
       bInterfaceProtocol      0
       iInterface              0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x01  EP 1 OUT
         bmAttributes            2
           Transfer Type            Bulk
           Synch Type               None
           Usage Type               Data
         wMaxPacketSize     0x0040  1x 64 bytes
         bInterval               0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x81  EP 1 IN
         bmAttributes            2
           Transfer Type            Bulk
           Synch Type               None
           Usage Type               Data
         wMaxPacketSize     0x0040  1x 64 bytes
         bInterval               0
       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