DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 全部资料 1,368 份
This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing ...
atmel at91s usb basic: firmware,windows driver and application
atmel at91s usb basic: firmware,windows driver and application...
T6963 GLCD Driver Source code,ready for Atmel AVR .
T6963 GLCD Driver Source code,ready for Atmel AVR ....
This document provides information that supplements the Silicon Labs Interrupt Driver, which includ
This document provides information that supplements the Silicon Labs Interrupt Driver, which includ...
mmc_qspi.tar.gz mmc block driver code for uClinux
mmc_qspi.tar.gz mmc block driver code for uClinux...