View Single Post
Staro 30.08.2011., 23:16   #8
dtomas
Registered User
 
Datum registracije: Nov 2007
Lokacija: Zagreb
Postovi: 75
aha! Otkrio sam VID/PID i detalje stika pomoću lsusb-a
---
Code:
Bus 001 Device 006: ID 8644:800b  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x8644 
  idProduct          0x800b 
  bcdDevice            1.00
  iManufacturer           1 General 
  iProduct                2 USB Flash Disk  
  iSerial                 3 0000000000000BAB
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 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     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
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)
Može li to pomoći?

Našao sam i podatak o kojem se USB-u radi

General USB Flash Disk USB Device 1.87GB vid 8644 pid 800b read 13.34 MB/Sec writte 5.10 MB/Sec Submitter: GeSt

Na kontroler čipu piše:

DM8261
AL1113

Na memorijskom čipu piše:

MG02GA110809-03

i da... 3 nogice memo čipa su spojene lemom, a ostale su sve odvojene...

Zadnje izmijenjeno od: dtomas. 31.08.2011. u 00:02.
dtomas je offline   Reply With Quote