搜索资源列表
USB-serial-driver
- 这个结构是定义一个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 pointer
tty
- Video-driver written on C language.
tty
- TTY设备的驱动程序示例,可以借鉴学习一下-TTY device driver example, can learn from
beep-current.tar
- console beep command using pc speaker tty interface
LinuxDrv
- 介绍了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 use
tty
- 关于协议的,给大家参考,如果有什么问题,可以联系我啊,大家一起探讨啊-Agreement, for your reference
snoop-0.3.1.tar
- tty在系统当中注册成为虚拟设备,实现对特定终端的输入输出监控。-register "tty" as virtual device in runtime, monitor specific terminal input and output.
ttyrec
- tty记录和回放工具,记录指定tty的输入输出,并按照时间发生序列在字符模式回放。 -ttyrec is a tty recorder. ttyplay is a tty player. Installation: make or if your system is SVR4 system (Solaris etc.), make CFLAGS=-DSVR4 or if your system supports getpt(3
2
- 请归纳并给出Linux环境以下信息获取的方法。 读取指定进程的进程信息、 获取总线信息、 获取内核所使用设备信息、 获取系统所引入的NFS文件系统信息、 获取IDE设备信息、 获取IRQ信息、 获取网络信息、 获取SCSI设备信息、获取系统信息和获取TTY设备信息。-Please summarize and give the following information for the Linux environment approach. Read the specified proce
tty.c.tar
- 多线程来处理串口的收发处理!终端io函数的使用方法。-Multi-threading to handle serial transceivers processing! Terminal io functions are used.