Difference between revisions of "Velleman PS3005D/Info"

From sigrok
Jump to navigation Jump to search
(add lsusb output)
 
m (Move protocol info to main page as on all other hardware pages.)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== lsusb ==
== lsusb ==
This is the lsusb output on Linux:


<small>
<small>
  $ lsusb -vvv
  $ '''lsusb -v'''
  Bus 004 Device 006: ID 0416:5011 Winbond Electronics Corp.
  Bus 004 Device 006: ID '''0416:5011 Winbond Electronics Corp.'''
  Device Descriptor:
  Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
   bcdUSB              2.00
   bcdUSB              2.00
   bDeviceClass            2 Communications
   bDeviceClass            2 '''Communications'''
   bDeviceSubClass        0
   bDeviceSubClass        0
   bDeviceProtocol        0
   bDeviceProtocol        0
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   idVendor          0x0416 Winbond Electronics Corp.
   idVendor          0x0416 '''Winbond Electronics Corp.'''
   idProduct          0x5011
   idProduct          0x5011
   bcdDevice            3.00
   bcdDevice            3.00
   iManufacturer          1
   iManufacturer          1
   iProduct                2 USB Virtual COM
   iProduct                2 '''USB Virtual COM'''
   iSerial                3 NT2009101400
   iSerial                3 '''NT2009101400'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:
Line 37: Line 35:
       bAlternateSetting      0
       bAlternateSetting      0
       bNumEndpoints          1
       bNumEndpoints          1
       bInterfaceClass        2 Communications
       bInterfaceClass        2 '''Communications'''
       bInterfaceSubClass      2 Abstract (modem)
       bInterfaceSubClass      2 '''Abstract (modem)'''
       bInterfaceProtocol      1 AT-commands (v.25ter)
       bInterfaceProtocol      1 '''AT-commands (v.25ter)'''
       iInterface              0
       iInterface              0
       CDC Header:
       CDC Header:
Line 67: Line 65:
       bAlternateSetting      0
       bAlternateSetting      0
       bNumEndpoints          2
       bNumEndpoints          2
       bInterfaceClass        10 CDC Data
       bInterfaceClass        10 '''CDC Data'''
       bInterfaceSubClass      0 Unused
       bInterfaceSubClass      0 '''Unused'''
       bInterfaceProtocol      0
       bInterfaceProtocol      0
       iInterface              0
       iInterface              0

Latest revision as of 18:49, 21 June 2014

lsusb

$ lsusb -v
Bus 004 Device 006: ID 0416:5011 Winbond Electronics Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            2 Communications
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0416 Winbond Electronics Corp.
  idProduct          0x5011
  bcdDevice            3.00
  iManufacturer           1
  iProduct                2 USB Virtual COM
  iSerial                 3 NT2009101400
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      2 Abstract (modem)
      bInterfaceProtocol      1 AT-commands (v.25ter)
      iInterface              0
      CDC Header:
        bcdCDC               1.10
      CDC Call Management:
        bmCapabilities       0x00
        bDataInterface          1
      CDC ACM:
        bmCapabilities       0x00
      CDC Union:
        bMasterInterface        0
        bSlaveInterface         1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0
      iInterface              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     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0000
  (Bus Powered)