Hi,
I'm working with a DM3730 based board quite similar to beagleboard xM with a Marvell 88W8686 connected in SDIO mode (4 bits)
I'm using a Linux kernel 3.0.47 and it seems the SDIO IRQ mode is not supported in omap_hsmmc driver (neither in newer kernels).
The WLAN performances are so quite poor : about 1MBit/s with 40% CPU usage.
However, I found some patches like this one :
http://article.gmane.org/gmane.linux.kernel.mmc/967/match=
or this one :
http://lists.goldelico.com/pipermail/gta04-owner/2012-June/002484.html
They improve behavior if we monitor CPU usage but not performance : From 1MBit/s with 40% CPU used to 820kbit/s with less than 1% CPU use.
Is there any work on this issue from TI team ?
Is someone successfully use a SDIO WLAN chip on OMAP35xx ?
Regards,
Martin