文件名称:Linux-driver-development14
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 690kb
- 下载次数:
- 0次
- 提 供 者:
- 华***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、close()函数,数据读写流程及tty设备线路设置的编程方法。在Linux系统中,串口驱动完全遵循tty驱动的框架结构,但是进行了底层操作的再次封装,14.6节讲解了Linux系统针对串口tty驱动的这一封装,14.7节则具体给出了串口tty驱动的实现方法。14.8节基于14.6节和14.7节的讲解给出了串口tty驱动的设计实例,即S3C2410集成UART的驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 14, Linux terminal device drivers. In Linux system, terminal equipment is very important, no terminal equipment, the system will not be able to user feedback information, Linux system contains the console, serial ports, and false terminal 3 class terminal equipment. Section 14.1 expounds the concept and classification of the terminal equipment, section 14.2 gives Linux terminal device driver of the fr a me structure, point to explain in detail tty_driver structures and its members. 14.3 ~ 14.5 in section 14.2, respectively, on the basis of explaining Linux terminal equipment driver module loading/unloading function and open () () function, close reading and writing data, process and equipment set lines tty programming method. In Linux system, serial driver and comply fully with the fr a me structure, drive tty but the bottom
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第14章、Linux终端设备驱动.pdf