期刊文献+

Linux下USB设备驱动加载策略分析

下载PDF
导出
摘要 具有USB接口的设备已经越来越广泛的使用。作为开源操作系统,linux2.6.18版本的内核已经支持USB2.0,并提供了统一驱动模型。Linux把USB设备驱动加载到总线的驱动链表中。当USB设备插入接口的时候,linux遍历驱动链表,对USB设备驱动和插入的USB设备进行匹配操作。如果匹配,则执行相关的probe函数,成功后把该驱动和设备绑定在一起。
作者 王璇
出处 《福建电脑》 2008年第11期60-61,共2页 Journal of Fujian Computer
关键词 LINUX USB 设备驱动
  • 相关文献

参考文献5

二级参考文献13

  • 1王韬,杨士中,谭晓衡.基于MPC860和VxWorks的嵌入式中断处理设计[J].电讯技术,2005,45(1):45-50. 被引量:10
  • 2Love R.Linux Kernel Development[M].2nd ed.[s.l.]:Novell Press,2005.
  • 3Linux 2.6内核的精彩世界[EB/OL].2003.http://www-128.ibm.com/developerworks/cn/linux/kernel/I-kerne126/index.html.
  • 4Corbet.Examining a kobject hierarchy[EB/OL].2003.https://lwn.net/Articles/55847/.
  • 5Bovet D P,Cesati M.Understanding the Linux Kernel[M].3rd ed.[s.l.]:O'reilly,2005.
  • 6Linux Kernel Source Code,Ver 2.6.10[EB/OL].2004.http://www.kernel.org
  • 7Wind River Systems Inc.Tornado User's Guide(Windows Version) 2.0 Edition 1.
  • 8Cypress Semiconductor.SL811HS Datasheet.2001.
  • 9Wind River Systems Inc.USB Developer's Kit 1.1 User's Guide.2001-08-09.
  • 10Motorola Inc.MPC860 PowerQUICC User's Manual.

共引文献6

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部