Celot modem driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
log script told me, that I may to tell you about add this device to propper linux driver.

Device is combo USB modem Celot CTD-200, manufacturing date in September 2010, it´s combinated GSM (GPRS/UMTS/HSPA) and CDMA modem. I run this device with usbserial driver, adding this line in /etc/udev/rules.d/90-celot-combo.rules:
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="211f", ATTR{idProduct}=="6805", RUN+="/sbin/modprobe usbserial vendor=0x211f product=0x6805"
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="211f", ATTR{idProduct}=="6809", RUN+="/sbin/modprobe usbserial vendor=0x211f product=0x6809"

In windows driver and connect program, there is choice to switch between GSM and CDMA network mode. In my linux instalation only one mode working - preferred is GSM mode. When I commented GSM line in /etc/udev/rules.d (id 6809), then CDMA works and ModemManager make ttyUSB ports.

I have OpenSuse 13.1 with standard kernel 3.11.10-29

Attached extract of /var/log/messages and lsusb command.

Regards
Michal Hrdlicka, Czech Republic

$ dmesg:
--------
[ 1952.789335] usb 7-2: new full-speed USB device number 2 using uhci_hcd
[ 1952.928582] usb 7-2: New USB device found, idVendor=0424, idProduct=2502
[ 1952.928594] usb 7-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1952.931366] hub 7-2:1.0: USB hub found
[ 1952.933325] hub 7-2:1.0: 2 ports detected
[ 1953.331572] usb 7-2.1: new full-speed USB device number 3 using uhci_hcd
[ 1953.448561] usb 7-2.1: New USB device found, idVendor=05c6, idProduct=1000
[ 1953.448572] usb 7-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1953.448579] usb 7-2.1: Product: USB MMC Storage
[ 1953.448586] usb 7-2.1: Manufacturer: CELOT Corporation
[ 1953.448592] usb 7-2.1: SerialNumber: 000000000002
[ 1953.462969] usb-storage 7-2.1:1.0: USB Mass Storage device detected
[ 1953.465335] scsi6 : usb-storage 7-2.1:1.0
[ 1953.465404] usbcore: registered new interface driver usb-storage
[ 1954.473619] scsi 6:0:0:0: CD-ROM            CELOT    CD-ROM           1.00 PQ: 0 ANSI: 2
[ 1954.474576] scsi 6:0:0:0: Attached scsi generic sg1 type 5
[ 1954.503327] sr0: scsi-1 drive
[ 1954.503330] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1954.503497] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 1955.249486] usb 7-2.2: new full-speed USB device number 4 using uhci_hcd
[ 1955.378523] usb 7-2.2: New USB device found, idVendor=211f, idProduct=6809
[ 1955.378534] usb 7-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
[ 1955.378542] usb 7-2.2: Product: CELOT WCDMA Products
[ 1955.378548] usb 7-2.2: Manufacturer: CELOT Corporation
[ 1955.378554] usb 7-2.2: SerialNumber: 356955020865296
[ 1955.385383] usb-storage 7-2.2:1.0: USB Mass Storage device detected
[ 1955.385496] scsi7 : usb-storage 7-2.2:1.0
[ 1955.405591] usbcore: registered new interface driver usbserial
[ 1955.405607] usbcore: registered new interface driver usbserial_generic
[ 1955.405619] usbserial: USB Serial support registered for generic
[ 1956.395382] scsi 7:0:0:0: CD-ROM            CELOT    MMC Storage      2.31 PQ: 0 ANSI: 2
[ 1956.407265] sr1: scsi-1 drive
[ 1956.407408] sr 7:0:0:0: Attached scsi CD-ROM sr1
[ 1956.407503] sr 7:0:0:0: Attached scsi generic sg2 type 5
[ 1956.962278] sr0: CDROM (ioctl) error, command: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
[ 1956.962294] sr: Sense Key : Hardware Error [current] 
[ 1956.962298] sr: Add. Sense: No additional sense information
[ 1981.556048] usb 7-2.1: USB disconnect, device number 3
[ 1982.770984] usb 7-2.1: new full-speed USB device number 5 using uhci_hcd
[ 1982.888038] usb 7-2.1: New USB device found, idVendor=211f, idProduct=6805
[ 1982.888049] usb 7-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1982.888056] usb 7-2.1: Product: CELOT CDMA Products
[ 1982.888063] usb 7-2.1: Manufacturer: CELOT Corporation
[ 1985.395935] usb 7-2.2: USB disconnect, device number 4
[ 1985.693779] usb 7-2.2: new full-speed USB device number 6 using uhci_hcd
[ 1985.818970] usb 7-2.2: New USB device found, idVendor=211f, idProduct=6809
[ 1985.818983] usb 7-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 1985.818990] usb 7-2.2: Product: CELOT WCDMA Products
[ 1985.818997] usb 7-2.2: Manufacturer: CELOT Corporation
[ 1985.826881] usbserial_generic 7-2.2:1.0: The "generic" usb-serial driver is only for testing and one-off prototypes.
[ 1985.826892] usbserial_generic 7-2.2:1.0: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 1985.826898] usbserial_generic 7-2.2:1.0: generic converter detected
[ 1985.827133] usb 7-2.2: generic converter now attached to ttyUSB0
[ 1985.827348] usbserial_generic 7-2.2:1.1: The "generic" usb-serial driver is  only for testing and one-off prototypes.
[ 1985.827355] usbserial_generic 7-2.2:1.1: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 1985.827361] usbserial_generic 7-2.2:1.1: generic converter detected 
[ 1985.828103] usb 7-2.2: generic converter now attached to ttyUSB1
[ 1985.828274] usbserial_generic 7-2.2:1.2: The "generic" usb-serial driver is only for testing and one-off prototypes.
[ 1985.828282] usbserial_generic 7-2.2:1.2: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
[ 1985.828288] usbserial_generic 7-2.2:1.2: generic converter detected
[ 1985.828431] usb 7-2.2: generic converter now attached to ttyUSB2 


/var/log/messages:
------------------
Nov 25 12:06:00 'PC-name' kernel: [ 2422.629336] usb 7-2: new full-speed USB device number 7 using uhci_hcd
Nov 25 12:06:01 'PC-name' kernel: [ 2422.767382] usb 7-2: New USB device found, idVendor=0424, idProduct=2502
Nov 25 12:06:01 'PC-name' kernel: [ 2422.767394] usb 7-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 25 12:06:01 'PC-name' kernel: [ 2422.770459] hub 7-2:1.0: USB hub found
Nov 25 12:06:01 'PC-name' kernel: [ 2422.772333] hub 7-2:1.0: 2 ports detected
Nov 25 12:06:01 'PC-name' kernel: [ 2423.122567] usb 7-2.1: new full-speed USB device number 8 using uhci_hcd
Nov 25 12:06:01 'PC-name' kernel: [ 2423.243367] usb 7-2.1: New USB device found, idVendor=05c6, idProduct=1000
Nov 25 12:06:01 'PC-name' kernel: [ 2423.243378] usb 7-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 25 12:06:01 'PC-name' kernel: [ 2423.243385] usb 7-2.1: Product: USB MMC Storage
Nov 25 12:06:01 'PC-name' kernel: [ 2423.243391] usb 7-2.1: Manufacturer: CELOT Corporation
Nov 25 12:06:01 'PC-name' kernel: [ 2423.243397] usb 7-2.1: SerialNumber: 000000000002
Nov 25 12:06:01 'PC-name' kernel: [ 2423.246446] usb-storage 7-2.1:1.0: USB Mass Storage device detected
Nov 25 12:06:01 'PC-name' kernel: [ 2423.250283] scsi9 : usb-storage 7-2.1:1.0
Nov 25 12:06:01 'PC-name' mtp-probe: checking bus 7, device 8: "/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2.1"
Nov 25 12:06:01 'PC-name' mtp-probe: bus: 7, device: 8 was not an MTP device
Nov 25 12:06:02 'PC-name' kernel: [ 2424.257620] scsi 9:0:0:0: CD-ROM           CELOT    CD-ROM           1.00 PQ: 0 ANSI: 2
Nov 25 12:06:02 'PC-name' kernel: [ 2424.271295] sr0: scsi-1 drive
Nov 25 12:06:02 'PC-name' kernel: [ 2424.271413] sr 9:0:0:0: Attached scsi CD-ROM sr0
Nov 25 12:06:02 'PC-name' kernel: [ 2424.271476] sr 9:0:0:0: Attached scsi generic sg2 type 5
Nov 25 12:06:03 'PC-name' kernel: [ 2425.172528] usb 7-2.2: new full-speed USB device number 9 using uhci_hcd
Nov 25 12:06:03 'PC-name' kernel: [ 2425.296522] usb 7-2.2: New USB device found, idVendor=211f, idProduct=6809
Nov 25 12:06:03 'PC-name' kernel: [ 2425.296534] usb 7-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
Nov 25 12:06:03 'PC-name' kernel: [ 2425.296542] usb 7-2.2: Product: CELOT WCDMA Products
Nov 25 12:06:03 'PC-name' kernel: [ 2425.296548] usb 7-2.2: Manufacturer: CELOT Corporation
Nov 25 12:06:03 'PC-name' kernel: [ 2425.296555] usb 7-2.2: SerialNumber: 356955020865296
Nov 25 12:06:03 'PC-name' kernel: [ 2425.303426] usb-storage 7-2.2:1.0: USB Mass Storage device detected
Nov 25 12:06:03 'PC-name' kernel: [ 2425.303587] scsi10 : usb-storage 7-2.2:1.0 Nov 25 12:06:03 'PC-name' mtp-probe: checking bus 7, device 9: 
"/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2.2" 
Nov 25 12:06:03 'PC-name' mtp-probe: bus: 7, device: 9 was not an MTP device
Nov 25 12:06:04 'PC-name' kernel: [ 2426.308362] scsi 10:0:0:0: CD-ROM  CELOT    MMC Storage      2.31 PQ: 0 ANSI: 2
Nov 25 12:06:04 'PC-name' kernel: [ 2426.320255] sr1: scsi-1 drive 
Nov 25 12:06:04 'PC-name' kernel: [ 2426.320374] sr 10:0:0:0: Attached scsi CD-ROM sr1
Nov 25 12:06:04 'PC-name' kernel: [ 2426.320451] sr 10:0:0:0: Attached scsi generic sg3 type 5
Nov 25 12:06:05 'PC-name' kernel: [ 2426.977272] sr0: CDROM (ioctl) error, command: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
Nov 25 12:06:05 'PC-name' kernel: [ 2426.977284] sr: Sense Key : Hardware Error [current] 
Nov 25 12:06:05 'PC-name' kernel: [ 2426.977287] sr: Add. Sense: No additional sense information
Nov 25 12:06:29 'PC-name' kernel: [ 2451.349047] usb 7-2.1: USB disconnect, device number 8
Nov 25 12:06:30 'PC-name' kernel: [ 2452.562830] usb 7-2.1: new full-speed USB device number 10 using uhci_hcd
Nov 25 12:06:31 'PC-name' kernel: [ 2452.677979] usb 7-2.1: New USB device found, idVendor=211f, idProduct=6805
Nov 25 12:06:31 'PC-name' kernel: [ 2452.677986] usb 7-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 25 12:06:31 'PC-name' kernel: [ 2452.677989] usb 7-2.1: Product: CELOT CDMA Products
Nov 25 12:06:31 'PC-name' kernel: [ 2452.677993] usb 7-2.1: Manufacturer: CELOT Corporation
Nov 25 12:06:31 'PC-name' mtp-probe: checking bus 7, device 10: "/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2.1"
Nov 25 12:06:31 'PC-name' mtp-probe: bus: 7, device: 10 was not an MTP device
Nov 25 12:06:33 'PC-name' kernel: [ 2455.316741] usb 7-2.2: USB disconnect, device number 9
Nov 25 12:06:33 'PC-name' kernel: [ 2455.587759] usb 7-2.2: new full-speed USB device number 11 using uhci_hcd
Nov 25 12:06:34 'PC-name' kernel: [ 2455.713771] usb 7-2.2: New USB device found, idVendor=211f, idProduct=6809
Nov 25 12:06:34 'PC-name' kernel: [ 2455.713782] usb 7-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Nov 25 12:06:34 'PC-name' kernel: [ 2455.713789] usb 7-2.2: Product: CELOT WCDMA Products
Nov 25 12:06:34 'PC-name' kernel: [ 2455.713796] usb 7-2.2: Manufacturer: CELOT Corporation
Nov 25 12:06:34 'PC-name' kernel: [ 2455.720780] usbserial_generic 7-2.2:1.0: The "generic" usb-serial driver is only for testing and one-off prototypes.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.720785] usbserial_generic 7-2.2:1.0: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.720788] usbserial_generic 7-2.2:1.0: generic converter detected
Nov 25 12:06:34 'PC-name' kernel: [ 2455.720892] usb 7-2.2: generic converter now attached to ttyUSB0
Nov 25 12:06:34 'PC-name' kernel: [ 2455.720999] usbserial_generic 7-2.2:1.1: The "generic" usb-serial driver is only for testing and one-off prototypes.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721024] usbserial_generic 7-2.2:1.1: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721028] usbserial_generic 7-2.2:1.1: generic converter detected
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721845] usb 7-2.2: generic converter now attached to ttyUSB1
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721974] usbserial_generic 7-2.2:1.2: The "generic" usb-serial driver is only for testing and one-off prototypes.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721977] usbserial_generic 7-2.2:1.2: Tell linux-usb@xxxxxxxxxxxxxxx to add your device to a proper driver.
Nov 25 12:06:34 'PC-name' kernel: [ 2455.721981] usbserial_generic 7-2.2:1.2: generic converter detected
Nov 25 12:06:34 'PC-name' kernel: [ 2455.722346] usb 7-2.2: generic converter now attached to ttyUSB2
Nov 25 12:06:34 'PC-name' mtp-probe: checking bus 7, device 11: "/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2.2"
Nov 25 12:06:34 'PC-name' mtp-probe: bus: 7, device: 11 was not an MTP device
Nov 25 12:06:34 'PC-name' ModemManager[1084]: <warn>  (ttyUSB0): port attributes not fully set
Nov 25 12:06:34 'PC-name' ModemManager[1084]: <warn>  (ttyUSB2): port attributes not fully set
Nov 25 12:06:34 'PC-name' ModemManager[1084]: <warn>  (ttyUSB1): port attributes not fully set
Nov 25 12:06:35 'PC-name' ModemManager[1084]: <warn>  (ttyUSB0): port attributes not fully set
Nov 25 12:06:44 'PC-name' ModemManager[1084]: <warn>  (tty/ttyUSB2) failed to parse QCDM version info command result: -7
Nov 25 12:06:44 'PC-name' ModemManager: Last message '<warn>  (tty/ttyUSB2' repeated 1 times, suppressed by syslog-ng on 'PC-name'
Nov 25 12:06:44 'PC-name' ModemManager[1084]: <info>  Creating modem with plugin 'Generic' and '3' ports
Nov 25 12:06:44 'PC-name' ModemManager[1084]: <warn>  Could not grab port (tty/ttyUSB2): 'Cannot add port 'tty/ttyUSB2', unhandled serial type'
Nov 25 12:06:44 'PC-name' ModemManager[1084]: <warn>  (ttyUSB0): port attributes not fully set
Nov 25 12:06:44 'PC-name' ModemManager[1084]: <info>  Modem for device at '/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2.2' successfully created
Nov 25 12:06:45 'PC-name' ModemManager[1084]: <info>  Modem: state changed (unknown -> disabled)

#lsusb:
-------
Bus 007 Device 011: ID 211f:6809  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x211f 
  idProduct          0x6809 
  bcdDevice            0.00
  iManufacturer           3 CELOT Corporation
  iProduct                2 CELOT WCDMA Products
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           85
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          1 Qualcomm Configuration
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               5
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
      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              32
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
      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              32
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
Device Status:     0x0000
  (Bus Powered)

Bus 007 Device 010: ID 211f:6805  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x211f 
  idProduct          0x6805 
  bcdDevice            0.00
  iManufacturer           1 CELOT Corporation
  iProduct                2 CELOT CDMA Products
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           85
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              3 Data Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval             128
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 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
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              3 Data Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 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     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              3 Data Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x86  EP 6 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     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0000
  (Bus Powered)

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux