搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
如何添加串口2和串口3的驱动_by kingmokey
- 一个串口驱动开发教程,对初学者很有帮助,欢迎下载-a good tutorial of linux serial port driver
UART——linux
- linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
at91_serial
- 基于linux操作系统ATMELARM9200 开发平台的串口驱动程序开发-ATMELARM9200 development platform Serial Driver Development
LinuxUsbtoRS232Driver
- Linux 下 USB转串口驱动程序源代码,没有问题,很好用-Linux USB Serial Driver to the source code, no problem, easy to use
ST16c554
- 嵌入系统POWERPC+LINUX下ST16C554多串口驱动程序
S3C2410_serial
- S3C2410下的串口驱动,可在linux2.6内核下编绎通过,这个源程序是来自于<<linux设备驱动开发详解>>.
hongwai
- uclinux串口驱动单片机C源代码单片机编程嵌入式嵌入式Linux
com0口驱动
- 一个基于嵌入式linux的串口驱动程序和测试程序的源码,很实用的。-a Linux-based embedded serial port driver and testing procedures source code, the very practical.
linux-2.6.22.6_100ask24x0.patch
- 包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
linux_uartdriver.rar
- 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
linux_Serial_Port_Driver_Development
- linux下串口驱动开发文档,:介绍了Linux 下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY 终端使用), 以及Linux 下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC 方面的知识, 具体参考相关手册, 对串口的配置寄存器有详细介绍,。-linux_Serial Port Driver Development
9200_serial
- 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
S3C2410seriallinuxdriver
- S3C2410串口驱动, it is a serial linux driver-S3C2410 serial driver, it is a serial linux driver ...
S3C2410_Serial
- 2SC2410嵌入式Linux串口驱动源代码-2SC2410 embedded Linux serial driver source code
serial.tar
- Linux 系统下串口驱动源码,及驱动开发说明-Serial driver source code under Linux systems, and Driver Development Descr iption
USB_Driver_For_Linux
- Linux下USB相关源码,包括USB串口驱动、USB工具、USB骨架程序、USB键盘驱动、主机控制器驱动范例-Some USB Drivers For Linux
linux__serial_port_programme
- linux串口驱动开发文档.pdf(介绍了linux下串口编程方法)-linux serial port programme
UART
- Linux下的串口驱动:C编写的软件驱动-the driver of UART in Linux OS using C
xuart
- s3c44b0x板子的驱动:包括i2c驱动/gpio驱动/键盘驱动/i2c转串口驱动(sc16is752)等,目前我们公司的产品上正在用。-drivers of s3c44b0x board,include: i2c driver/gpio driver/keyboard driver/i2c-to-serial driver (sc16is752).