搜索资源列表
zc0301
- linux zc301驱动,能在linux2.6内核编译通过,大家可以-linux zc301 driver
MCX314
- MCX314As在Linux系统中的驱动程序,在Linux系统下,直接编译成模块,插入到内核中即可-The MCX314As driver in the Linux system, Linux system directly compiled into the module, inserted into the kernel to
brf6150.tar
- palm pixi蓝牙驱动。此源码为模块形式编译,也可直接编译进linux内核-palm pixi driver
driver_development_example
- 驱动开发整套例子:加载驱动与打开网卡:修改网卡:显示内核打印:卸载-Drive the development of the entire example:编译驱动:cd /home/vnetdev/ make
button_linux
- mini2440简单按键驱动程序,可直接编译进内核-the mini2440 simple key driver, can be directly compiled into the kernel
led_linux
- mini2440 led驱动程序,使用混杂设备模式编写,可直接编译进内核-the mini2440 led driver, and use prepared by the mode of the hybrid device can be directly compiled into the kernel
global-6.2.4
- gdb6.2.4的源代码。解决linux内核2.6以前的bug。编译是把后缀改成.tar.gz即可。-source code gdb6.2.4. Solve the linux kernel 2.6 before the bug. Compile the suffix changed. Tar.gz can.
ti_adc
- cortex A8 ad驱动程序,需要加进内核中编译-cortex A8 ad drivers compiled into the kernel, and needs
SPI2UART
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
adc
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的AIN0口输入进行AD转换驱动,用于采集工作电压。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Dr
UART2
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的UART2口驱动。半双工通讯,可在加载代码时修改波特率。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3
IQS316_driver
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的I2C口连接的IQS316电容感应按键芯片驱动。驱动每隔200ms读取IQS316寄存器一次,并进行键值整理发送给用户空间。 由于芯片原因,该驱动比较耗费CPU。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linu
execut-per-ms
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动中常用的每隔*ms/*s执行一次的方法。供参考-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: This co
auto-creat-node-num-and-node
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动在加载时自动分配节点号,并且自动创建节点的方法。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: The co
e2prom
- linux下的e2prom驱动,基于2.6内核,能够正常编译-e2prom driver under linux
isl12026
- linux下的rtc驱动,基于2.6内核,可以正常编译加载-rtc driver under linux
Android-on-Ubuntu
- 在Ubuntu上下载、编译和安装Android最新内核源代码(Linux Kernel)-Ubuntu Download, compile and install the latest Android kernel source code (Linux Kernel)
ADC
- s3c2440触摸屏驱动源代码,开发环境linux内核2.6.40.3,,编译通过,可更改后使用-the s3c2440 various driver source code
part3
- linux内核编译,简单的虚拟字符设备,测试代码FinalTest.c-linux kernel compilation, simple virtual character device, test code FinalTest.c
Makefile
- Linux下交叉编译与驱动模块的两种不同Makefile的详细解读,其中Linux内核源码为linux-2.6.35-Detailed interpretation of the Makefile