搜索资源列表
MyDriver
- wince 下驱动,演示了如何使用硬件中断,IRQ5, 以及如何映射物理地址到虚拟地址。并说明如何在应用程序中使用该驱动。 -under the driver wince, demonstrating how to use the hardware interrupt, IRQ5, and how to map virtual addresses to physical addresses. And how in the application to use the drive.
LINUXDRIVERDESIGN
- 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
LED_ControllerbyDLL
- 通过调用dll驱动程序实现的LEDs控制。硬件平台为mini2440,系统是WinCE 5.0. ps. 驱动程序为MFC_DLL_LED.zip-LEDs controlling program by invoking dll driver under WinCE 5.0. The testing borad is mini2440. p.s. the driver is MFC_DLL_LED.zip