发布时间:2016-05-12 11:17:07
原文出处:http://blog.csdn.net/weekyhuang/article/details/4435517 这仍然是摘自自己工作笔记的第二部分,主要记述了我对在内核中注册驱动程序(我们这里以我的SDIO总线及wlan网卡举例)后,在内核中调用了哪些内核函数?其相应的设备树是如何形成的?以及我看《linux设备驱动第三版》linux设备模.........【阅读全文】
发布时间:2015-07-13 10:11:22
<p style="margin-top:0px;margin-bottom:0px;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;">桩模块和驱动模块(以C语言为例):</p><p style="margin-top:0px;margin-bottom:0px;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background.........【阅读全文】