Driver
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
Driver 全部资料 1,283 份
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi...
This structure defines the interface between the low-level tty driver and the tty routines. The foll
This structure defines the interface between the low-level tty driver and the tty routines. The foll...
This driver and utilities are published in form of source code under GNU General Public License in
This driver and utilities are published in form of source code under GNU General Public License in...
The touch screen driver reads input from touch screen hardware and converts it to touch events that
The touch screen driver reads input from touch screen hardware and converts it to touch events that ...
It is driver source code for IDE harddisk and used to learn IDE interface and file system.
It is driver source code for IDE harddisk and used to learn IDE interface and file system....
Samsung KS0719 graphical LCD (SPI) This driver allows to draw points and to write characters on thi
Samsung KS0719 graphical LCD (SPI) This driver allows to draw points and to write characters on thi...
用于NOVATEK NT39106和LG 或者AUO TFT LCD开发的LCD DRIVER PROGRAM
用于NOVATEK NT39106和LG 或者AUO TFT LCD开发的LCD DRIVER PROGRAM...
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,...