搜索资源列表
ac97.tar
- Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/lin
lcd.tar
- Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linu
qudong12
- LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
wdt
- linux下看门狗驱动 使用字符设备编写的看门狗驱动,文件中包括源码和Makefile-linux watchdog driver