搜索资源列表
字符设备驱动程序的框架
- 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
devices
- 我修改sbc2410开发板的例子成功运行的s3c2410的字符驱动。
led-2.6.12
- 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.
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
s3c2410-adc.rar
- s3c-2410 ADC 字符驱动, 8个通道, 验证使用效果良好,s3c-2410 ADC char driver 8 channels, nice and convenience for using, verified!
led
- uclinux字符设备驱动编写的基本原理和过程,帮助刚刚入门的朋友一点提示-uClinux character device driver to prepare the basic principles and processes to help a friend that just getting started tips
vfifo
- linux下的字符设备驱动代码,用来加载新的驱动-under linux character device driver code, used to load the new driver
CharDriver
- 字符驱动程序,要在内核为2.6以上版本的Linux下编译-Character driver in kernel 2.6 and above versions of the compiler under Linux
device_driver
- 一个Linux系统字符驱动的源代码,附有测试用的程序源代码,可以对驱动进行测试,展示了Linux设备驱动编写的一般流程-A Linux system, character-driven source code, with a test program source code, can be driven to test a Linux device driver to display the general process to prepare
char_demo
- 2.6内核做简单的字符驱动的例子,与2.4有些差异,分享-2.6 kernel to do a simple example of character-driven, and 2.4 are some differences, share
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.
character-driver
- linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
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
字符驱动程序及应用程序
- 字符驱动程序设计和代码,有利于对字符驱动的理解(Character driver design and code that is beneficial to the understanding of character driven)
Linux设备驱动开发详解.part01
- Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))