07 2015 档案

摘要:Shell script fails: Syntax error: “(” unexpectedgoogle 一下。http://unix.stackexchange.com/questions/45781/shell-script-fails-syntax-error-unexpectedThe ... 阅读全文
posted @ 2015-07-22 17:36 johnny_shi 阅读(251) 评论(0) 推荐(0)
摘要:如果不小心增加了一个最新的提交,可以通过以下的操作删除,记住:是删除最新的提交,如果回滚到其他的提交上面,就会导致之后的全部消失。 1.git reset --hard HEAD~1 2.git push --force 阅读全文
posted @ 2015-07-17 17:23 johnny_shi 阅读(1211) 评论(0) 推荐(0)
摘要:1. 直接下载分支,就不用下载不需要的源码了。git clone --depth 1 git://github.com/TI-OpenLink/wl18xx.git --branch ol_r8.a7.01 -b --single-branc2.在github下载时觉得慢就把git://换成http... 阅读全文
posted @ 2015-07-09 10:42 johnny_shi 阅读(1438) 评论(0) 推荐(0)
摘要:在wpa_supplicant.conf里面添加这个功能update_config=1就能更新了,保存了历史的连接AP,不用再输入密码 阅读全文
posted @ 2015-07-03 11:41 johnny_shi 阅读(423) 评论(0) 推荐(0)
摘要:http://processors.wiki.ti.com/index.php/WiFi_Direct_Configuration_Scripts#p2p_findhttps://wireless.wiki.kernel.org/en/developers/p2p/howtowpa_supplica... 阅读全文
posted @ 2015-07-03 10:15 johnny_shi 阅读(541) 评论(0) 推荐(0)
摘要:uname -r3.13.0-43-generic 这个就是我在ubuntu12.04系统上内核版本ubuntu12.04系统源码的位置/usr/src/linux-headers-3.13.0-43-generic 阅读全文
posted @ 2015-07-02 13:28 johnny_shi 阅读(336) 评论(0) 推荐(0)
摘要:参考了 http://blog.csdn.net/xieweihua2012/article/details/12844733 在他的基础上更详细的解析源 ........................................................................ 阅读全文
posted @ 2015-07-01 15:22 johnny_shi 阅读(286) 评论(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 阅读(282) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示