基于LINUX的虚拟驱动设计01.doc

  1. 1、本文档共65页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要 驱动程序是当前最热门、最有发展前途的IT应用技术之一。目前的驱动程序的开发主要应用在包括键盘 、鼠标、扫描仪、打印机以及存储设备等日益普及的设备之间的通讯上。但是要使这些设备像在Windows中一样,运行在Linux操作系统中,就需要编写Linux下的设备驱动程序。随着计算机技术的发展,越来越多的交互设备需要优良的驱动程序,这需要一个高性能、高可靠的驱动程序的支持。本文探讨了驱动的基础结构,并以虚拟驱动程序为例,利用Vi编辑器开发Linux下的虚拟驱动程序。 本文基于Linux平台的驱动程序开发的研究,基于Linux平台可以和基于Windows平台一样进行驱动程序的开发。驱动程序的开发方式既可以基于实际的硬件,也可以基于虚拟的设备。本文是一个来源于嵌入式Linux的应用开发,目的是为了提供基于Linux平台的虚拟驱动程序开发的方法,从而为潜入式的开发与学习打下基础。本文首先通过通过编写简单的Hello World程序,编译成模块,然后安装进内核的方式,逐步递增难度,从而实现一个完整的虚拟驱动程序的实例。 关键字:Linux系统,驱动程序,GCC编译器,Vi编辑器 The Design of Virtual Device Driver Based on Linux ABSTRACT Drivers is one of the most popular and promising IT technique now. The major application of driver exploitation, including keyboard, mouse, scanner, printer and storage devices become increasingly popular on the communication between devices. However we should program device driver in Linux if we want to make these devices in the same as in Windows running on the Linux operating system. With the development of computer technology, more and more interactive devices require good drivers, thus an effective and reliable drivers is in demand to meet the requirement. This paper discusses the USB drivers infrastructure, and to the visual device driver, for example, using editor Vi to develop visual driver for Linux. This essay is based on the Linux driver development research. Linux and Windows can also be carried out as driver development. Driver development mode can either work on the actual hardware, but also can be based on the virtual device. This is a article from the embedded Linux application development, the purpose is to provide a virtual platform based on Linux driver development approach. First by writing a simple hello world into the module, install into the kernel, and gradually increase the difficulty to achieve a complete instance of the virtual driver. Key words: Linux system,Virtual Driver Device,GCC,Vi 基于Linux的虚拟驱动程序设计 0 引言 Linux操作系统,是一类Unix计算机操作系统的统称。该操作系统的核心的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严格来讲

文档评论(0)

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

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

1亿VIP精品文档

相关文档