搜索资源列表
dm9000c
- dm9dev9000c在JZ2440开发板下的驱动程序,在dm9dev9000c芯片自带驱动的基础上修改所得-The driver of dm9dev9000c in JZ2440 development board
usb
- USB在Linux下的框架性驱动程序,可在JZ2440开发板上成功运行-The Linux outline driver of USB,can be in JZ2440 development board success operation
nand_flash
- Nand Flash在Linux下的框架性驱动程序,可在JZ2440上成功运行-The Linux outline driver of Nand Flash,can be in JZ2440 development board success operation
drivers_and_test
- jz2440的硬件驱动源码,包括常见的外设驱动测试-Please conscientiously Please the of the detailed function of of the conscientiously writing the Upload data, contains the the the contents of descr iption of (at least you want to to as the 20 word). Do not let as much as p
dm9dev9000c
- 韦东山视频中的网卡驱动程序,已经修改好的,适合在JZ2440板子上使用-Wei Dongshan video card driver has been modified to a good, suitable for use on board the JZ2440
leds
- 韦老师写的在JZ2440上的LED点这程序-program of LED in JZ2440 board written by teacher wei
uboot-yizhi-zongjie
- 基于JZ2440写的uboot移植的总结,这几天一步一步探索出来的,参考资料是韦东山的《嵌入式linux开发完全手册》-it is about uboot remove to match mechine
linux-2.6.22.6_jz2440
- 本补丁是基于linux-2.6.6的jz2440开发板的linux补丁,可以完美运行。-The patch is based on the jz2440 linux-2.6.6 development board Linux patch, can be perfect operation.
usbmouse
- 这是一个简单的USB鼠标的Linux驱动程序,运行环境可在JZ2440上。-This is a simple USB mouse driver of Linux, the operating environment is available on the JZ2440.
int
- 嵌入式LINUX操作系统内核初始化源代码jz2440开发板-linux kernel init source code
lcd_3.5_4.3
- 嵌入式LINUX操作系统LCD屏驱动代码,兼容JZ2440板子3.5和4.3屏幕-linux lcd drive source code
vrit_network
- 虚拟网卡驱动,在linux环境下完成,最后下载到JZ2440开发板,insmod后,激活就可以用ifconfig命令查看了-vrit network driver
2440led
- 通过驱动程序点亮 JZ2440 的LED 灯,程序中调用了驱动,在file_operations 这个结构体中调用了底层驱动函数。(Linux JZ2440 driver kernel file_operations open write)