readme.txt

来自「DriverStdio的一个USB驱动程序」· 文本 代码 · 共 27 行

TXT
27
字号
Readme.txt - DriverWorks EzUsb example
Copyright (c) 1999 Compuware Corporation

This sample is designed as a drop in replacement for the
USB generic driver for the Cypress/Anchor Chips EZ_USB
Development Kit.  The sample driver is designed to work
on Windows 98 and Windows 2000 operating systems.

To install the driver for use with the Cypress/Anchor Chips 
EZ_USB Development Kit, use the EzUsb.inf file included
with the sample.  Remove existing drivers installed for
the Development Kit prior to installing the sample.

To install the DriverWorks UsbFilt sample as a lower filter
driver for this example, use the EzUsbFilt.inf file included
with the sample.  The UsbFilt driver must first be built 
before installing the sample with EzUsbFilt.inf.

To test interrupt transfer code, Walter Oney's device firmware 
was used.  This firmware is not distributed with this sample. 
If you have his book, you can test this code by downloading
his sample firmware.  For an excellent reference of WDM device 
drivers, see his book 
"Programming the Microsoft Windows Driver Model" 
http://www.oneysoft.com/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?