文件名称:11linux
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- liuqi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。
-Linux system, device drivers the operating system kernel are an important component of the hardware device with a standard set up between the abstract interface. Through this interface, users can deal with, like ordinary paper, the hardware device to open (open), turn off (close), to read and write (read/write) operation, etc.. Through the analysis and design of device drivers, you can-depth understanding of Linux systems and systems development. In this paper, a simple example to illustrate the design of device drivers.
-Linux system, device drivers the operating system kernel are an important component of the hardware device with a standard set up between the abstract interface. Through this interface, users can deal with, like ordinary paper, the hardware device to open (open), turn off (close), to read and write (read/write) operation, etc.. Through the analysis and design of device drivers, you can-depth understanding of Linux systems and systems development. In this paper, a simple example to illustrate the design of device drivers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
11linux.txt