网站大量收购闲置独家精品文档,联系QQ:2885784924

Linux与Windows的设备驱动差异比较.ppt

  1. 1、本文档共32页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Linux与Windows的设备驱动差异比较

A Comparative Study of the Linux and Windows Device Driver Architectures with a focus on IEEE1394 (high speed serial bus) drivers Melekam Tsegaye g98t4414@campus.ru.ac.za Overview The Linux and Windows driver architectures The Linux and Windows IEEE 1394 driver stacks Driver development on the two platforms Results of the study Why the study was conducted ? Microsoft Windows and Linux Two of the most popular operating systems No previous comparisons of their driver architectures done by other researchers IEEE 1394 (firewire) Popular bus offering high data transfer rates Active research area for the CS department’s Audio Engineering Group IEEE 1394 Data Transfer rates of 100, 200 and 400 Mbps Isochronous mode of transfer Guaranteed bandwidth (80%) Asynchronous mode of transfer Guaranteed packet delivery (20% or more) Fully plug ‘n play IEEE 1394 Consumer Products Device Drivers A driver is a piece of software that extends a kernel’s functionality Drivers enable applications (through the kernel) to transfer data to and from a device to control the a device to allow modification of its attributes Composed of a set of routines that a kernel calls at appropriate times e.g. read/write Typical driver routines A driver would implement Initialisation Cleanup Open Read Write I/O Control (ioctl) Close The Windows driver architecture The Linux driver architecture Side by side comparison of the two driver architectures IEEE 1394 driver stacks The Windows IEEE 1394 stack closed source maintained by Microsoft stable The Linux IEEE 1394 stack open source maintained by the Linux 1394 community (private individuals) tagged experimental The Windows IEEE 1394 stack Host controller Bus driver Client drivers Communication I/O request block (IRB) The Linux IEEE 1394 stack Host controller Bus drivers Client drivers Communication direct function calls Direct driver possible Side by side comparison of the two IEEE 1394 stacks The Windows IEEE 1394 implementation The Linux IEEE 139

文档评论(0)

pangzilva + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档