搜索资源列表
LINUX_Driver_v2.2.0_Source
- 亚信AX88180网卡芯片linux下的驱动文件,包括源文件和使用说明-The AX88180 32-bit/16-bit mode Linux driver
RT3070.tar
- rt3070驱动源码,包含文件说明和makefile-rt3070driver source code,include readme and makefile
VLCsource
- 此份资料是开源代码VLC的源码,文件夹中还包括详细的代码分析,是学习的一份好材料-This material is open-source VLC source code in a folder, the code also includes a detailed analysis, is a good learning material! ! !
s35390a_driver
- 基于I2C的s35390a驱动程序总结,有不依赖于板级文件的驱动,自己建立client的驱动程序-I2C-based s35390a driver summary does not depend on the driver of the board-level file, build the client driver
linux_c_ts_demo
- 交叉编译获取触屏X Y坐标点,Linux下编译。根据Y坐标向文件写入不同值。-TouchScreen get X and Y point demo
iNotify
- 利用iNotify监控文件变化,程序默认检测当前目录下的SRC目录的变化并输出-Use iNotify monitor file changes, the program detects the current directory the default directory changes and output SRC
ADV7180
- linux下的adv7180驱动。包含adv7180.c和adv7180.h两个文件。-Adv7180 drive under linux. Contains adv7180.c and adv7180.h two files.
xcCheck
- 文件检验,连接文件,输出文件信息,包括文件大小,类型等各种属性- To make checksum
timer
- linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
rarlinux
- 可以实现在linux解压缩rar文件,到目前为止最新的版本为3.90 beta 3,这是共享版本。 -Can be achieved in the Linux unzip rar files
proc
- Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
avfs-0.9.9
- 一个虚拟文件系统,实现系统的格式化、目录的创建、文件的建立和删除-A Visual File System
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
i2c
- linux i2c 示例代码,详细的描述了linux下i2c驱动的编写的方式,及其makefile文件的编写。-the examples of i2c for linux
leds
- linux 系统中按键灯的编程方式的原代码,及其对应的makefile文件。-How to program the leds program in the linux system
yaffs2[1].tar
- yaffs2源代码,可以编译成yaffs文件系统-yaffs2 source code can be compiled into the yaffs file system
cxsdddff
- linux驱动头文件说明,包括头文件主目录include,体系结构相关头文件子目录,系统专用数据结构子目录-linux driver learn notes (S3C2440 LED driver)...
led
- LED驱动程序 是我学习的时候用的 调试通过的 内用帮组文档及makefile文件等-led device drivers
buzzer2
- 蜂鸣器驱动程序 fl2440开发板上试验过的了 调试完全通过 内有makefile等文件-buzzer device drivers