I'm having some difficulty getting this usb storage device to work, it
seems to get recognised by the USB subsystem but I'm unsure as to 
whether a more specific driver for it is required.

You can see more details about the device here;

http://www.downtown.com.au/hcd1133.htm

I just can't seem to find an appropriate device file to use to refer to
this thing. Any suggestions welcome.

; lsmod
Module                  Size  Used by    Tainted: P  
usb-storage            23984   0 (unused)
uhci                   25904   0 (unused)
ide-scsi                8816   0
usbmouse                2264   0 (unused)
scsi_mod               87188   2 [usb-storage ide-scsi]
keybdev                 2112   0 (unused)
mousedev                4340   1
hid                    19556   0 (unused)

; lsusb -v # pruned.

Bus 001 Device 004: ID 04a5:6003 Acer Peripherals Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 Interface
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x04a5 Acer Peripherals Inc.
  idProduct          0x6003 
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                1 USB 2.0 Storage Device
  iSerial                 2 06300000000000011745
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      2 SFF-8020i, MMC-2 (ATAPI)
      bInterfaceProtocol     80 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval               1
  Language IDs: (length=4)
     0409 English(US)

p.s please cc me directly as I'm not subscribed to the list.
--
Please avoid sending me (or requesting) Word attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to