搜索资源列表
-
0下载:
Linux设备驱动程序
硬件平台:H9200评估板(基于AT91RM9200构建)
软件平台:Linux-2.4.19-rmk7
驱动设备:LED
作者:flyerwing
编写驱动程序
———————————————————————————————————————
1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
-
-
0下载:
嵌入式arm-linux 2.6内核 s3c2410 的i2c总线驱动程序,以及i2c时钟设备驱动程序-Embedded arm - linux 2.6 kernel s3c2410 i2c the bus driver, i2c clock and the device driver
-
-
0下载:
Linux 2.4.18 s3c2440 led driver
使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。
insmod main.o //安裝模組
mknod /dev/leds c 221 0
使用方法:
int main(int argc, char *argv[])
{
int testdev
//led test...
testdev = op
-
-
0下载:
Linux Device Driver,设备驱动必读经典,适用与2.6内核
-
-
0下载:
linux设备驱动程序源代码,包括PCI,USB,-Linux device driver source code, including PCI, USB, etc.
-
-
0下载:
LINUX设备驱动2源代码,是学习linux设备驱动的好资料-two Linux device driver source code is learning linux device drivers good information
-
-
1下载:
最新版华为GTM900无线模块AT命令手册070510v1.12.pdf GTM900-AB无线模块070621.pdf
GSM 07.10 Linux Device Driver
gsm0710muxd-0.9.2源码包
gsmmux-alpha-2源码包-The latest version of Huawei GTM900 wireless module AT command manual 070510v1.12.pdf GTM900-AB wireless module
-
-
0下载:
linux device driver sample come 2d
-
-
0下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
-
-
0下载:
NXP ISP1761 PCI based Device Controller Driver developed and tested on Linux-2.6.9 kernel with x86 Platform.
-
-
0下载:
基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
-
-
0下载:
kernel 2.6.18.2下成功移植uda1341驱动程序到s3c2440平台上.-linux device driver for uda1341.
kernel 2.6.18.2
-
-
0下载:
本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
-
-
0下载:
Linux设备驱动程序(内核2.2),编写Linux驱动方面很好学习资料-Linux device driver (kernel 2.2), Linux-driven aspects of the preparation of a good learning materials
-
-
0下载:
字符设备驱动源码再linux-2.6.29.4内核上编译并运行通过-Character device driver source code and then compile on linux-2.6.29.4 kernel and run through
-