Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。
使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为:
vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/
就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah Platform: |
Size: 23552 |
Author:杨少英 |
Hits:
Description: Linux的初始化源代码,清楚地描述了Linux地启动过程-Linux initialization source code, a clear picture of Linux to start the process of Platform: |
Size: 18432 |
Author:Jessica |
Hits:
Description: zd1211无线网卡驱动源代码,网卡为USB接口
你可以把摄像头的驱动在编译内核的时候直接编译进去,然后把内核烧进去,以后我们每次执行应用程序就可以了,
也可以把要执行的应用程序直接写在init.sh里边看一下,那就以后连好摄像头然后一开机,摄像头就会把采集到的图象显示在屏上。-zd1211 wireless card driver source code, network adapter for the USB interface you can put the camera driver in the kernel, when compiled directly into the kernel and then burned into the future, every time we can execute applications, it can be to direct the implementation of applications written in init.sh look inside, then even better after the camera and then one boot, the camera would capture the image displayed on the screen. Platform: |
Size: 53248 |
Author:徐方艾 |
Hits:
Description: LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。-LINUX started, the first running process is the INIT process. In this paper, INIT process of detailed analysis. Platform: |
Size: 382976 |
Author:啊 廖 |
Hits:
Description: linux启动源代码-U_BOOT
所有或部分包含linux启动时的源代码,仅供参考-linux setup code- u_boot,all of or part of linux setuping up source file ,share it!
Platform: |
Size: 49881088 |
Author:Driver |
Hits: