DMASample

所属分类:驱动编程
开发工具:Visual C++
文件大小:2555KB
下载次数:18
上传日期:2011-05-04 10:22:01
上 传 者xiao_feng
说明:  DMA windows驱动代码包,包含测试文件,是武安河WDM书上的例子
(The windows driver code sample of the DMA controller )

文件列表:
DMASample\DIRS (15, 2002-12-09)
DMASample\DMASample.dsw (441, 2002-12-09)
DMASample\DMASample.ncb (5999616, 2011-05-04)
DMASample\DMASample.opt (58880, 2004-11-21)
DMASample\DMASample.suo (3584, 2011-05-04)
DMASample\DMASampleDeviceInterface.h (423, 2002-12-09)
DMASample\EXE\Debug\OpenByIntf.obj (154441, 2004-11-21)
DMASample\EXE\Debug\Test_DMASample.obj (159413, 2004-11-21)
DMASample\EXE\MAKEFILE (293, 2002-12-09)
DMASample\EXE\OBJCHK\I386\Test_DMASample.exe (98304, 2004-11-21)
DMASample\EXE\OBJCHK\I386\Test_DMASample.idb (437248, 2004-11-21)
DMASample\EXE\OBJCHK\I386\Test_DMASample.ilk (354140, 2004-11-21)
DMASample\EXE\OpenByIntf.cpp (1223, 2002-12-09)
DMASample\EXE\SOURCES (1012, 2002-12-09)
DMASample\EXE\Test_DMASample.cpp (2949, 2002-12-26)
DMASample\EXE\Test_DMASample.dsp (2603, 2002-12-09)
DMASample\EXE\Test_DMASample.plg (1924, 2004-11-21)
DMASample\SYS\buildchk_wxp_x86.log (3509, 2004-10-17)
DMASample\SYS\Checked\DMASample.map (59306, 2004-11-21)
DMASample\SYS\Checked\DMASample.obj (79745, 2004-11-21)
DMASample\SYS\Checked\DMASample.res (876, 2004-11-21)
DMASample\SYS\Checked\DMASample.sbr (512790, 2004-11-21)
DMASample\SYS\Checked\DMASampleDevice.obj (139976, 2004-11-21)
DMASample\SYS\Checked\DMASampleDevice.sbr (510545, 2004-11-21)
DMASample\SYS\DMASample.cpp (3096, 2002-12-09)
DMASample\SYS\DMASample.dsp (4060, 2002-12-09)
DMASample\SYS\DMASample.h (444, 2002-12-09)
DMASample\SYS\DMASample.inf (3067, 2002-12-09)
DMASample\SYS\DMASample.plg (3228, 2004-11-21)
DMASample\SYS\DMASample.rc (2011, 2002-12-09)
DMASample\SYS\DMASampleDevice.cpp (8877, 2004-10-17)
DMASample\SYS\DMASampleDevice.h (2202, 2004-09-22)
DMASample\SYS\FUNCTION.H (502, 2002-12-09)
DMASample\SYS\MAKEFILE (293, 2002-12-09)
DMASample\SYS\OBJCHK\I386\dmasample.idb (224256, 2004-11-21)
DMASample\SYS\OBJCHK\I386\DMASample.inf (2988, 2002-12-09)
DMASample\SYS\OBJCHK\I386\DMASample.NMS (1899696, 2004-11-21)
DMASample\SYS\OBJCHK\I386\DMASample.sys (69376, 2004-11-21)
DMASample\SYS\SOURCES (979, 2002-12-09)
... ...

This README file is generated automatically by DriverWizard To complete the driver, follow these steps: o Build the driver Build | Build DMASample.sys o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in DMASample.inf. The Wizard created the following files: Files that comprise your driver: readme.txt Contains information shown here. sys\DMASample.cpp Driver class implementation. sys\DMASample.h Driver class header file. sys\DMASample.inf INF file defines driver for plug and play installation. DMASampleDeviceInterface.h Header file containing the GUID for the device interface. sys\DMASampleDevice.cpp Device (DMASampleDevice) implementation. sys\DMASampleDevice.h Device (DMASampleDevice) header file. sys\function.h Used by DriverWorks library to determine which handlers to provide. sys\DMASample.rc Shell for resource file (used for event messages, version resource) Files used by build utilities: sys\sources Used by BUILD program to determine what files comprise your driver. sys\makefile Used by BUILD program to build your driver. Files used by the test application: exe\Test_DMASample.cpp Console application with driver interface exe\OpenByIntf.cpp Used to open the device using a GUID interface. exe\sources Used by BUILD program to determine what files comprise your test application. exe\makefile Used by BUILD program to build your test application.

近期下载者

相关文件


收藏者