搜索资源列表
norflash2.6
- 2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。
wd-ds18b20
- 针对kernel=linux-TQ2440-2.6.30.4 的ds18b20温度传感器驱动程序 //功能:linux下的ds18b20驱动程序-For kernel = linux-TQ2440-2.6.30.4 of ds18b20 temperature sensor driver// Function: linux drivers under ds18b20
linux-driver-setup
- 怎样给内核版本为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
gpio_dev
- 1、开发环境linux2.6.36 2、交叉编译器gcc 4.2.3 3、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3 (3) this code is for s3c64xx GPIO
amlogic_sata.tar
- amlogic 晶晨半导体 aml8726-m3 sata驱动-sata/ ├── dwc_sata.c ├── Kconfig └── Makefile