Description: WDM驱动开发常用工具整理,包含
1.DebugView
2.geninf
3.IRPTrace
4.SymLinks
5.VC6所自带工具
6.WdmSniff
7.Winobj
8.devicetree
9.EzDriverInstaller.exe
10.monitor.exe
11.dbg_x86_6.8.4.0.msi
等,均为个人收集.现整理出来与大家共享-WDM Driver Development Tools finishing, including 1.DebugView 2.geninf 3.IRPTrace 4.SymLinks 5.VC6 the native tools 6.WdmSniff 7.Winobj 8.devicetree 9.EzDriverInstaller.exe 10.monitor.exe 11.dbg_x86_6. 8.4.0.msi and so on, are personal collection. is now sorted out and share Platform: |
Size: 25796608 |
Author:Alan Xie |
Hits:
Description: The driver, DmaAdapter.sys, must be loaded in a plug and play friendly
fashion. If the driver is for a plug and play device such as a PCI, USB, or
IEEE 1394 device, often the device will already be listed in the Device Manager
under “Other Devices”. If the device is already listed, double click on the
device, and, when the properties dialog comes up, Update driver the
driver tab. Choose to specify the location of the driver file, and browse to
the folder containing DmaAdapter.inf. The device manager should then load
the driver. If the device is not in the device manager, the driver may be
loaded by using the Add New Hardware option in the control panel. It is also
possible to load the driver using the EZDriverInstaller available in the start
menu under Compuware DriverStudio | Test.-The driver, DmaAdapter.sys, must be loaded in a plug and play friendly
fashion. If the driver is for a plug and play device such as a PCI, USB, or
IEEE 1394 device, often the device will already be listed in the Device Manager
under “Other Devices”. If the device is already listed, double click on the
device, and, when the properties dialog comes up, Update driver the
driver tab. Choose to specify the location of the driver file, and browse to
the folder containing DmaAdapter.inf. The device manager should then load
the driver. If the device is not in the device manager, the driver may be
loaded by using the Add New Hardware option in the control panel. It is also
possible to load the driver using the EZDriverInstaller available in the start
menu under Compuware DriverStudio | Test. Platform: |
Size: 29696 |
Author:Iridan |
Hits: