随笔分类 -  sdio/mmc/sd

关于sdio/mmc/sd这三个的知识说明
摘要:insmod: failed to load *.KO Operation not permitted It shows you don't have the permit to do it just do like this : su then you can do what you want 阅读全文
posted @ 2021-06-17 09:17 johnny_shi 阅读(786) 评论(0) 推荐(0)
摘要:参考了 http://blog.csdn.net/xieweihua2012/article/details/12844733 在他的基础上更详细的解析源 ........................................................................ 阅读全文
posted @ 2015-07-01 15:22 johnny_shi 阅读(292) 评论(0) 推荐(0)
摘要:三个驱动mmc_core.ko mmc_block.ko omap_hsmmc.ko读懂一个协议的架构有利于学习源码参考了 http://processors.wiki.ti.com/index.php/AM335x_MMC/SD_Driver%27s_Guide待续 阅读全文
posted @ 2015-07-01 14:49 johnny_shi 阅读(284) 评论(0) 推荐(0)