Announcement

Collapse
No announcement yet.

Linux Compatibility: Bytecc Inc. ME-320U2F

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux Compatibility: Bytecc Inc. ME-320U2F

    This is an entry for Phoronix LCH. Feel free to comment on the Linux compatibility for the Bytecc Inc. ME-320U2F in this thread.

    Bytecc Inc. ME-320U2F



    Description: 5.25" USB2.0 and IEEE-1394 Firewire to IDE external enclosure, self powered. Available in silver or black.
    Hardware Notes: Supports HID Mass Storage for USB2.0, and SBP2/OHCI for Firewire. Can be connected to a computer by USB or by Firewire but not both at the same time.

    lsusb -v
    Bus 004 Device 004: ID 0402:5621 ALi Corp. USB 2.0 Storage Device
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    idVendor 0x0402 ALi Corp.
    idProduct 0x5621 USB 2.0 Storage Device
    bcdDevice 1.03
    iManufacturer 0
    iProduct 1 USB 2.0 Storage Device
    iSerial 2 00042222200000013577
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xc0
    Self Powered
    MaxPower 0mA
    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 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
    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: 0x0001
    Self Powered

    cat /proc/scsi/usb-storage/0
    Host scsi0: usb-storage
    Vendor: Unknown
    Product: USB 2.0 Storage Device
    Serial Number: 00042222200000013577
    Protocol: Transparent SCSI
    Transport: Bulk
    Quirks:
Working...
X