PSP USB class Type B?

alguien sabe que interface utiliza la psp cuando esta conectada con el usbhostfs? ed decir el USB class/Subclass/Prot?
gracias!!
$ lsusb  -v

Bus 004 Device 050: ID 054c:01c9 Sony Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x054c Sony Corp.
  idProduct          0x01c9
  bcdDevice            1.00
  iManufacturer           1 Sony
  iProduct                2 PSP Type B
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      1
      bInterfaceProtocol    255
      iInterface              3 <>
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 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     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     0x03  EP 3 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
can't get debug descriptor: Connection timed out
Device Status:     0x0001
  Self Powered
Gracias!

pero lo que me interesa es esto:

bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0

que significa que no esta estandarizado, no?
Pues ni idea, pero sale lo mismo estando conectado con usbhostfs que estando en modo usb normal.

Por lo que se suele identificar los dispositivos es:

idVendor 0x054c Sony Corp.
idProduct 0x01c9
todo esto es porque estamos intentando llegar a algo con lo del almacenamiento masivo estamos hablando en el
http://www.elotrolado.net/hilo_30-gigas-de-almacenamiento-para-PSP_924993
si quieres pasate y nos sacas de dudas.
y todo aquel que pueda echar una manita...
4 respuestas