您要查找的是不是:
- USB主机设备驱动程序USB host device driver
- 用DDK开发win2000/xp下USB设备驱动程序Developing USB Device Driver under Win2000/xp with DDK
- 其中USB通信模块的设计涉及到USB主机驱动程序和设备端固件程序两个方面,是本文重点介绍的部分。The design of USB communication module involve with driver program of USB host and firmware of USB device,it is the emphasis of software design.
- USB主机端USB host - side
- 逻辑设备驱动程序。LDD A logical device driver.
- 实践部分主要是使用开发工具Tornado2.2完成了VxWorks实时操作系统的USB主机驱动栈在RSC S3C2440A开发板上的移植,并在此基础上实现了扫描仪设备驱动。The part of practice transplants the USB host protocol stack driver of the VxWorks Real-time Operating System to the RSC S3C2440A board by using the developing tool Tornado2.2,and implements the scanner device driver basing on it.
- 可安装式DOS设备驱动程序ansi n. ANSI.SYS
- 用于存储动态注册表数据,如由虚拟设备驱动程序使用并仅受Windows 95 98系统支持的数据。Is used to store dynamic registry data, such as that used by Virtual Device Drivers and is supported only on Windows 95 98 systems.
- 安装设备驱动程序device
- 开发了信号处理模块的VxD(适合Windows 98的设备驱动程序)。Developed VxD of signal processing module(a device driver fitted for windows 98).
- 当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。DSF is especially helpful in executing device driver kernel code where the device may not be present.
- 在主机/驱动程序模式下,远端的串口设备可以映射为主机的一个虚拟COM口。Under the master-computer /driver mode,the remote serial device may be mapped as a virtual COM port of the master com-puter.
- 通知应用程序或设备驱动程序,设备或计算机的硬件配置发生了变化。Notifies an application or device driver of a change to the hardware configuration of a device or the computer.
- 在水泵变频调节、电机无扰切换和设备驱动程序编制等方面有自己的特色。Its feature lies in the inverter control of pump, the undisturbed switch of motor and the driver programming.
- 设备驱动程序应写入System日志。Device drivers should write to the System log.
- 实时仿真设备驱动程序开发技术研究Development of Real Time Physical Device Driver
- 在这部分内存中安装设备驱动程序devicehigh
- 虚拟设备驱动程序VxDvirtual device driver (VxD)
- 该框架为Visual Studio的标准工程文件,用户可以对其直接编译连接并生成设备驱动程序。The framwork can be extended to a full-function device drivers. Moreover, to convenience users, the project is integrated into the Visual Studio Workspace----user can ignore the existence of the DDK.
- Linux卡服务核心与主机控制器设备驱动程序、卡设备驱动程序及用户模式The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode