CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux tty

搜索资源列表

  1. l2tpd-v0.60

    0下载:
  2. l2tpd is an implementation of the layer two tunneling protocol. It works in userspace completely (although kernel work is planned after the userspace version is stablized). l2tpd works by opening a pseudo-tty for communicating with pppd. Althou
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:206.21kb
    • 提供者:吴运明
  1. tty.tar

    1下载:
  2. 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送),
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:wxl
  1. tty

    0下载:
  2. Linux终端设备驱动,阐述了终端设备的概念及分类,讲解给出了串口tty驱动的设计实例,即S3C2410集成UART的驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:37.62kb
    • 提供者:cxb
  1. C++

    0下载:
  2. Linux TTY驱动程序例程,利用此程序可以方便的开发串口驱动程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15.17mb
    • 提供者:璩泽刚
  1. demotty.rar

    0下载:
  2. linux下通过读取tty设备来获取按键值的代码.给大家参考下.,linux read tty equipment through to obtain the value of the code button. under for your reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:唐春晖
  1. util-linux-2.12j.tar

    0下载:
  2. Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分区和管理硬盘驱动器,打开 tty 端口和得到内核消息。-Util-linux package contains a number of tools. The more important thing is loading, unloading, format, partition and manage the hard drive, open the tty port and get the kernel sourc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:*
  1. ttylog_0.1.b-4.tar

    0下载:
  2. tty logger for UART debugging
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:9.7kb
    • 提供者:Shadz
  1. rfid

    1下载:
  2. 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3.19kb
    • 提供者:kevin Tan
  1. character-driver

    0下载:
  2. linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:94.13kb
    • 提供者:陈扬
  1. series_drivers

    0下载:
  2. 内容简介: 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC方面的知识, 具体参考相关手册, 对串口的配置寄存器有详细介绍, 本文不再进行说明.-Descr iption: This paper introduces the Linux serial port driver under the level
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:208.23kb
    • 提供者:丹尼
  1. tty

    0下载:
  2. linux tty device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7.57kb
    • 提供者:B.J.
  1. tty

    0下载:
  2. linux 终端程序,创建,使用,设置-linux terminal program, create, use, settings, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.19kb
    • 提供者:ray
  1. Linux-driver-development14

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:690.22kb
    • 提供者:华清远见
  1. TTY

    0下载:
  2. linux 的高级编程,主要讲一些,tty串口之类的希望大家能去下载-Linux high-level programming, mainly speak some, such as a serial port tty hope everybody can see to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:186.95kb
    • 提供者:陈柯南
  1. i2cmd

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:8.73kb
    • 提供者:xiezou251
  1. tty

    0下载:
  2. RFCOMM implementation for Linux Bluetooth stack (BlueZ).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:6.87kb
    • 提供者:wuibington
  1. tty

    0下载:
  2. tty.c - code for handling serial ports in pppd for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9.87kb
    • 提供者:rvzuha
  1. tty

    0下载:
  2. octl reply pending successful allocation Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.63kb
    • 提供者:jairingcun
  1. tty

    0下载:
  2. Linux Device Driver: staticchar sccsid.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.63kb
    • 提供者:dxraipun
  1. util-linux-2.21.2

    0下载:
  2. Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分区和管理硬盘驱动器,打开 tty 端口和得到内核消息。 -Util-linux package contains many tools. Among the more important is to load, uninstall, format, partition and manage the hard drive, open the tty port and get the kernel message.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6.14mb
    • 提供者:马博
« 12 3 »
搜珍网 www.dssz.com