Hi peter!

sorry, I have not tried to connect SDIO device but I remember someone said
SD slot of rspro is not usable with any other device except SD storage card...

Here is SD slot part of lsusb messages and it looks it's not sdio
interface anymore. no?

---
Bus 001 Device 002: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS
Flash Card Reader
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0723 GL827L SD/MMC/MS Flash Card Reader
  bcdDevice           94.51
  iManufacturer           3 Generic
  iProduct                4 USB Storage
  iSerial                 2 000000009451
  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-Only
      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:     0x0000
  (Bus Powered)
---

Regards,
matsu

2012/2/22 peter.meng <[email protected]>:
> HI,Matsu
>
> Thank you .
> I want to know whether i can connect a SDIO device (not SD card, such
> as wifi based on sdio) after install following modules .
>
>
> Thanks a lot
> Best Regards
> Peter Meng
>
> On Wed, Feb 22, 2012 at 8:27 PM, Kentaro Matsuyama
> <[email protected]> wrote:
>> hi peter!
>>
>> I have several rspro board.
>> You need to install below kernel modules related with usb2. because
>> rspro board has converter
>> device from mmc to usb, i guess.
>>
>> kmod-nls-iso8859-1
>> kmod-nls-utf8
>> kmod-fs-vfat
>> kmod-usb2
>> kmod-usb-storage
>>
>> Regards
>> matsu
>>
>> 2012/2/22 peter.meng <[email protected]>:
>>> HI,
>>>
>>> I just got a Linux StarterKit  board  that compile it with Ubiquiti
>>> RouterStation Pro on openwrt .
>>> I met the issue that can't access my SD card , dmesg didn't show mmc
>>> message too when plug SD card .
>>>
>>> lsmod | grep mmc
>>> gpiommc                 3712  0
>>> spi_gpio_old            2929  1 gpiommc
>>> mmc_spi                 9264  0
>>> mmc_block              7440  0
>>>
>>> Anybody can give me the suggestion on this ?
>>>
>>>
>>>
>>> Best Regards .
>>> Peter Meng
>>> [email protected]
>>> _______________________________________________
>>> openwrt-devel mailing list
>>> [email protected]
>>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>> _______________________________________________
>> openwrt-devel mailing list
>> [email protected]
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to