Welcome![Sign In][Sign Up]
Location:
Search - linux tty driver

Search list

[Linux-Unixtty

Description: Linux终端设备驱动,阐述了终端设备的概念及分类,讲解给出了串口tty驱动的设计实例,即S3C2410集成UART的驱动-Linux device drivers, terminal equipment on the concept and classification, on the given serial port tty-driven design example, namely, integrated UART driver S3C2410
Platform: | Size: 37888 | Author: cxb | Hits:

[Linux-UnixC++

Description: Linux TTY驱动程序例程,利用此程序可以方便的开发串口驱动程序-Linux TTY driver routines, the use of this procedure can facilitate the development of serial driver
Platform: | Size: 15909888 | Author: 璩泽刚 | Hits:

[Driver Developlinuxdriver_code_tool

Description: 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent development of all types of Linux device drivers.
Platform: | Size: 25064448 | Author: keke | Hits:

[Linux-Unixcharacter-driver

Description: linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
Platform: | Size: 96256 | Author: 陈扬 | Hits:

[Linux-Unixtty

Description: linux tty device driver
Platform: | Size: 8192 | Author: B.J. | Hits:

[OtherOreilly-linux-device-drivers-3rd-edition-feb-2005.

Description: 是久负盛名的LDD3,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3, very classic linux driver development books, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block devices, network equipment , TTY device driver.
Platform: | Size: 1364992 | Author: jane | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[Embeded Linuxlinux_Serial_Port_Driver_Development

Description: linux下串口驱动开发文档,:介绍了Linux 下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY 终端使用), 以及Linux 下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC 方面的知识, 具体参考相关手册, 对串口的配置寄存器有详细介绍,。-linux_Serial Port Driver Development
Platform: | Size: 224256 | Author: thinkbig | Hits:

[Embeded LinuxLinuxdivicediver

Description: Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开发环境建设  调试手段  用户空间测试 设备驱动的学习方法-The status of Linux device drivers to Linux driver from nonos drive kernel facilities  spin locks, semaphores, mutexes, output  asynchronous notification, signal   blocking and nonblocking memory and I/O operation, DMA  interrupt, top half/bottom half complex character device driver device driver Framework  LCD equipment FRAMEBUFFER  FLASH device MTD  TTY equipment  block device user space device driver device driver development process, development environment    user space debugging tools test equipment driven learning method
Platform: | Size: 1050624 | Author: 门票 | Hits:

[Software EngineeringBook-LinuxDrive

Description: 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-linux device driver by songbaohua
Platform: | Size: 13639680 | Author: yangzhidong | Hits:

[Linux-UnixLinux-driver-development14

Description: 作者:华清远见嵌入式学院。《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 frame 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 frame structure, drive tty but the bottom
Platform: | Size: 706560 | Author: 华清远见 | Hits:

[Embeded Linuxtty

Description: linux tty 驱动 演示tty核心的工作过程 -linux tty driver
Platform: | Size: 138240 | Author: cheney | Hits:

[OtherLinux-device-driver

Description: 本书是经典著作《linux 设备驱动程序》的第三版。该版本已针对 linux 内核的 2.6.10 彻底更新过了。内核的这个版本针对常见任务完成了合理化设计及相应的简化,比如即插即用,利用sysfs 文件系统和用户空间交互,以及标准总线上的多设备管理等等。本书提供了完整的示例程序,不需要特殊的硬件即可编译和运行这些示例程序。本书还在单独的章节中讲述了 pci、usb 和 tty(终端)子系统。对期望了解操作系统内部工作原理的读者来讲,本书也深入阐述了地址空间、异步事件以及 i/o 等方面的内容。本书主要介绍:完整的字符、块、tty(终端)及网络驱动程序驱动程序的调试、中断、计时问题、并发、锁定和对称多处理器系统(smp)、内存管理和 dma、驱动程序模型和 sysfs、热插拔设备、对常见总线的描述,包括 scsi、pci、usb 和 ieee1394(火线)。-Linux device driver Third Edition
Platform: | Size: 1289216 | Author: | Hits:

[Otherlinux_uart_driver

Description: 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关 联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓 冲机制当中涉及的软中断机制 其中有关 w83697/w83977 IC 方面的知识-Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be used for TTY terminal), and interrupt handling mechanism under Linux/interrupt sharing mechanism, as well as the serial buffer mechanism involving soft interrupt mechanism knowledge w83697/w83977 IC
Platform: | Size: 212992 | Author: liuxiaobo | Hits:

[Driver DevelopLinuxDrv

Description: 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be used for TTY terminal), and interrupt handling mechanism under Linux/interrupt sharing mechanism, as well as the serial buffer mechanism involving soft interrupt mechanism
Platform: | Size: 16384 | Author: dinny | Hits:

[Otherlinux_device_driver.rar

Description: 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。,This book is an introduction to Linux device driver development theory, framework instance books, book modeled on Linux 2.6 kernel version, described in detail spin locks, semaphores, Output, interrupt the top/bottom half, timer,Linux device driver theory memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O and other character devices, block devices, TTY devices, I2C devices, LCD devices, audio devices, USB devices, network equipment,PCI devices and other Linux device driver architecture and framework complex data architecture and function of the relationship, and explained to a large number of instances of a large number of Linux-driven development to enable readers to independent development of all types of Linux device driver.
Platform: | Size: 13873152 | Author: harry feng | Hits:

[Linux-Unixi2cmd

Description: Linux tty Device Driver for IntelliPort family of multiport serial I/O controllers. -Linux tty Device Driver for IntelliPort family of multiport serial I/O controllers.
Platform: | Size: 9216 | Author: xiezou251 | Hits:

[Linux-Unixtty3270

Description: IBM/3270 Linux Device Driver - tty functions.
Platform: | Size: 10240 | Author: gaokiuiie | Hits:

[Linux-Unixircomm_tty

Description: IrCOMM serial TTY driver for Linux v2.13.6.
Platform: | Size: 10240 | Author: dimecei | Hits:

[Linux-Unixtty

Description: Linux Device Driver: staticchar sccsid.
Platform: | Size: 4096 | Author: dxraipun | Hits:
« 12 »

CodeBus www.codebus.net