搜索结果
找到约 123 项符合
usbD.sys 的查询结果
其他书籍 首先要说的是
首先要说的是,要进行DOS下的环境配置,基本上不可避免要使用到config.sys和AUTOEXEC.BAT这两个文件。Config.SYS文件是一个专业的系统启动配置文件,它主要用于加载内存管理程序、设置扩充内存及扩展内存、加载有关硬件驱动程序,设置有关环境变量等,为用户计算机的正常使用创造必要的用户环境(在DOS时代,精通Config.SYS ...
驱动编程 IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。
2. FILES IN THIS ARCHIVE:
- Setup.exe (setup and uninstall program)
- ircomm2k.exe (service program)
- ircomm2k.sys (device driver)
- ircomm2k.dll (device property page)
- ircomm2k.hlp (property page context help)
- ircomm2k.inf (setu ...
网络 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu
基于终端的订花系统_socket
#include<stdio.h>
#include<stdlib.h>
#include<errno.h>
#include<string.h>
#include<sys/types.h>
#include<netinet/in.h>
#include<sys/socket.h>
#include<sys/wait.h>
#include<sys/ipc.h>
#include<unistd.h>
#include<sys/shm.h>
#include<sys/stat.h>
#define MYPORT 3490 // ...
驱动编程 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0
编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐)
另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路
径也要正确。
编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装”
在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路 ...
其他书籍 Every day, patches are created to cover up security holes in software applications and operating sys
Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one st ...
单片机开发 pc端usb下载程序DNW的源代码
pc端usb下载程序DNW的源代码,配合开发板usbd程序可以实现pc和开发板互通
驱动编程 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 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
其他书籍 A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Sys
A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Systems
驱动编程 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows
在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法.
使用方法:
编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐)
另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路
径也要正确。
编以后,启动控制面版 ...
Linux/Unix编程 The PCI Utilities package contains a library for portable access to PCI bus configuration registers
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
In runs on the following systems:
Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
FreeBSD (via /dev/pci)
NetBSD (via libpci)
OpenBSD (via / ...