Comment 4 for bug 530277

Revision history for this message
Chertykov Denis (chertykov) wrote : Re: SD card not detected on ACER Aspire One 532h-2Ds

The cardreader is ENE UB6250.
The linux kernel probably lack of support for it.

Part of lsusb:

    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 0
      bAlternateSetting 0
      bNumEndpoints 2
      bInterfaceClass 255 Vendor Specific Class
      bInterfaceSubClass 6
      bInterfaceProtocol 80
      iInterface 0

"bInterfaceClass 255 Vendor Specific Class"
Must be
"bInterfaceClass 8 Mass Storage".