当前位置:
首页
资源下载

搜索资源 - linux 2.6 kernel makefile
搜索资源列表
-
0下载:
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile
-
-
0下载:
基于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) $(ne
-
-
0下载:
Linux下的模块编程,有实例,有Makefile文件。2.6内核-Module programming under Linux, there are examples of documents have Makefile. 2.6 kernel
-
-
0下载:
Linux下的驱动编程,有实例,有Makefile文件。2.6内核-Driver programming under Linux, there are examples, there are Makefile file. 2.6 kernel
-
-
0下载:
2.6内核详解 Makefile 特性及其作用 能够熟悉内核的Makefile 便于内核编译-2.6 kernel Xiangjie properties and role in Makefile to become familiar with kernel compiling the kernel Makefile to facilitate
-
-
1下载:
利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
-
-
0下载:
怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules
-