[PATCH] SDIO support for Globalscale Dreamplug

Warner Losh imp at bsdimp.com
Thu Aug 22 05:27:14 UTC 2013


What's the best git repo URL to clone from?


Warner

On Aug 21, 2013, at 3:58 AM, Ilya Bakulin wrote:

> So, after fixing some bugs in my own code and adding a couple of bus methods
> I am finally able to load the firmware onto the card and receive "Firmare started" message.
> 
> Next step will be adding support for setting IRQ handlers (SDIO stack) and writing the code
> to connect mv_sdiowl driver to our net80211 stack (Adrian I hope you will help with this).
> 
> As SD8787 adapter uses the binary firmware, I had to import it in the tree. As I'm doing all testing
> without any root FS, I compile the formware blob into the kernel.
> The patch below is therefore incomplete; full snapshot is kept under [1].
> To activate mv_sdiowl driver, add mmc, mv_sdio, mv_sdiowl and mv_sdiowl_fw to the kernel config.
> 
> [1] https://github.com/kibab/freebsd/compare/master...kibab-dplug#files_bucket
> 
> I will keep you all updated.



More information about the freebsd-arm mailing list