Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1252325
  • 博文数量: 254
  • 博客积分: 1586
  • 博客等级: 上尉
  • 技术积分: 2295
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-15 16:38
个人简介

linux学习中

文章分类

全部博文(254)

文章存档

2016年(6)

2015年(2)

2014年(74)

2013年(93)

2012年(12)

2011年(2)

2010年(51)

2009年(14)

发布时间:2014-01-21 17:11:37

《深入Linux设备驱动程序机制》学习心得:通过统一的调用图,理解字符设备驱动原理......【阅读全文】

阅读(1128) | 评论(0) | 转发(0)

发布时间:2013-12-10 17:20:22

下面就驱动移植时需要注意的地方进行分析。static void s3cmci_request(struct mmc_host *mmc, struct mmc_request *mrq)mrq所指的struct mmc_request中的值在mmc_blk_issue_rq函数中被设置:        brq.mrq.cmd = &brq.cmd;        brq.mrq.data =.........【阅读全文】

阅读(1829) | 评论(0) | 转发(0)

发布时间:2013-11-15 11:20:49

WLAN Througput Point 1  There are two througput issues i met recently1   In kernel 2.6.15 , DBDC througput, changing HZ from 250 to 1000, will increase the TX and througput a lot.     TX 180+178 campare to 165+160,  CPU loading is about 85%&nb.........【阅读全文】

阅读(931) | 评论(0) | 转发(0)

发布时间:2010-07-05 14:34:13

......【阅读全文】

阅读(1654) | 评论(0) | 转发(0)

发布时间:2010-07-05 11:01:43

......【阅读全文】

阅读(1330) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册