Welcome![Sign In][Sign Up]
Location:
Search - TTY

Search list

[Linux-UnixLINUXinterface-communication-design

Description: LINUX的dev,tty接口的通信程序设计(利用Linux 串口设备文件编通信程序)-LINUX-dev, tty interface communication program design (the use of Linux serial communication program code device file)
Platform: | Size: 48128 | Author: 石魁 | Hits:

[Driver Developtty

Description:
Platform: | Size: 7168 | Author: 游翔 | Hits:

[Com PortTTY

Description: 使用vc开发串口的输入/输出功能,已测试通过。-Developed using vc serial input/output functions have been tested.
Platform: | Size: 5356544 | Author: 一笑过之 | Hits:

[Linux-Unixtty232

Description: 基于powerpc平台的linux下的12个串口通信测试程序。-linux powerpc tty
Platform: | Size: 14336 | Author: 广路 | Hits:

[Driver DevelopUSB-serial-driver

Description: 这个结构是定义一个USB串行驱动。它提供了所有的的信息USB系列核心代码的需要。如果函数指针定义,然后当TTY端口功能一致的时候USB系列核心代码会叫他们是所谓的天圆。如果他们不被调用,则为通用串行函数来代替。-This structure is defines a USB Serial driver. It provides all of the information that the USB serial core code needs. If the function pointers are defined, then the USB serial core code will call them when the corresponding tty port functions are called. If they are not called, the generic serial function will be used instead.
Platform: | Size: 11264 | Author: 黄晓 | Hits:

[Communicationxymodem

Description: support XMODEM, YMODEMtransfers via the dial-in controlling TTY (or PTY) port.-support XMODEM, YMODEMtransfers via the dial-in controlling TTY (or PTY) port.
Platform: | Size: 9216 | Author: fred | Hits:

[Com PortTTY

Description: 带回显功能的串口开发示例,串口控制功能齐全,支持IOCP-Back to the significant function of the serial development example, serial control, full-featured support for IOCP
Platform: | Size: 35840 | Author: 小仙 | Hits:

[Driver Developtty

Description: Video-driver written on C language.
Platform: | Size: 1024 | Author: DUKEN | Hits:

[VxWorkstty

Description: vxWorks实时操作系统串口通信接口分装及演示程序-vxWorks real time operating system serial communication interface packing and demo program
Platform: | Size: 12288 | Author: jinjie | Hits:

[Driver Developbeep-current.tar

Description: console beep command using pc speaker tty interface
Platform: | Size: 18432 | Author: Santa Claws | Hits:

[VxWorkscom

Description: vxworks下串口驱动 pc104 tty-vxworks com tty
Platform: | Size: 13312 | Author: weca | Hits:

[Modem programTTY_simuation

Description: 采用串口通讯的TTY终端仿真程序,学习串口通讯的很好例子-TTY terminal emulation program using the serial communication, learning a good example of the serial communication
Platform: | Size: 80896 | Author: wangps | 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:

[Linux-Unixprojector

Description: Arm linux 2.6.24 環境下, 可動態調整比特率(bound rate)。 操作方式: ./projector 115200 1 argv[0]=projector, argv[1]=115200(baud rate), argv[2]=1(tty number)-Arm linux 2.6.24 environment, can dynamically adjust the bit rate (bound rate). Operating mode:./Projector 115200 1 argv [0] = projector, argv [1] = 115200 (baud rate), argv [2] = 1 (tty number)
Platform: | Size: 1024 | Author: 小白 | Hits:

[VC/MFCmy_QCELP

Description: QCELP code-excited-linear-predicition可变速率声码器-QCELP code-excited-linear-predicition
Platform: | Size: 225280 | Author: yezi | Hits:

[Crack Hackbash-4.1_modify.tar

Description: 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, rich information is as follows: PID = 23244, PPID = 23242, TIME = 1,348,019,885 TTY =/dev/pts/2, ORG = 192.168. 198.1, SRC = root, USER = root, DIR =/siem, CMD = ls-l
Platform: | Size: 6919168 | Author: holy | 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:

[Driver Developbocmbcs_a

Description: 基于PDIUSBD12的驱动源代码 完全可用 接收过程: usbserial模块会在该设备打开时就启动一个urb在那等待设备端发数据过来, 收到数据后就push到上层tty设备的缓冲中去-Fully available based on the PDIUSBD12 the driver source code Receiving process: usbserial module when the device is turned on to start a urb go after the push to send data over the received data in that wait for the device to end the upper tty device buffer
Platform: | Size: 1076224 | Author: guosa1@qq.com | 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:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

CodeBus www.codebus.net