搜索资源列表
armiodriver
- 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
linux-character.tar
- 一个模拟的字符驱动程序,通过这个可以快速了解字符驱动的开发框架
字符驱动程序
- linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
char_driver_demo.rar
- Linux 2.6核下的字符驱动示例。以简单的代码表现Linux的驱动程序结构,Linux 2.6 Examples of lower-character-driven. The performance of a simple code structure Linux driver
LinuxCharDevice
- LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
CharDriver
- 字符驱动程序,要在内核为2.6以上版本的Linux下编译-Character driver in kernel 2.6 and above versions of the compiler under Linux
Linux_CHARDriver_Simpler
- 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
922624schar
- linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
linux-driver
- Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
char_driver(ppt)
- 描述linux字符驱动程序设计和实现过程的PPT,适合初学者。-Character Descr iption linux driver design and implementation of the PPT, suitable for beginners.
Linuxdevicedriverchardriver
- Linux设备驱动程序学习(1)-字符设备驱动程序 - Linux设备驱动程序.rar-Linux设备驱动程序学习(1)-字符设备驱动程序- Linux设备驱动程序.rar
Linuxdevicedriveradvancedchardeivice
- Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek] - Linux设备驱动程序.rar-Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek]- Linux设备驱动程序.rar
Linuxdevicedriveradvancedcharblock
- Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠] - Linux设备驱动程序.rar-Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠]- Linux设备驱动程序.rar
Linuxdevicedriveradvance
- Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠] - Linux设备驱动程序.rar-Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠]- Linux设备驱动程序.rar
Linux
- Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
linuxqudong-4
- 本书介绍的主题会越来越复杂,它们可以分成两个部分。第一部分(第1章到第10章)从内核模块的正确安装开始介绍,会涉及到写字符设备驱动程序需要面对的各方面的问题。每章会讨论一个独立主题,并且在末尾包含一个“符号表”,在实际开发时,可以用作参考。当我写自己的设备驱动程序时,我发现我会回头去查自己写的章节,我希望你也可以充分利用这个符号表。-linux qudong kai fa zhong wenban
linux_drivers
- LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
sull
- 一个简单的linux字符驱动程序,说明了写一个字符驱动的基本框架-Characters in a simple linux driver, writing a character-driven shows the basic framework
Linux--(1)---character-driver
- Linux设备驱动程序学习(1)-字符设备驱动程序-Linux (1)- character driver
linux
- 简单的字符驱动程序的ioctl方法和并发控制的设计-Ioctl simple character driver and concurrency control design