所属分类:
驱动编程
开发工具:Unix_Linux
文件大小:7KB
下载次数:24
上传日期:2005-04-18 17:38:21
说明: tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
( tty driver* This driver shows how to create a minimal tty driver. It does not rely on* any backing hardware, but creates a timer that emulates data being received* from some kind of hardware. )
文件列表:
tty
...\Makefile
...\tiny_serial.c
...\tiny_tty.c