USB Abstract Control Model driver for USB modems and ISDN adapters(for Linux)
USB Abstract Control Model driver for USB modems and ISDN adapters(for Linux)...
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
USB Abstract Control Model driver for USB modems and ISDN adapters(for Linux)...
LED, LCD and Button panel driver for Cobalt(linux2.6.x)...
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the co...
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class dri...
Linux 2.6下Driver开发的34个变化[转贴],随着Linux2.6的发布,各个设备的驱动程序在不同程度上要进行改写。...