SAMPLE: Sequences & Uses of Kernel APIs to Operate Slave DMA

Last reviewed: February 15, 1996
Article ID: Q126414
The information in this article applies to:
  • Microsoft Win32 Device Development Kit (DDK) for Windows NT, versions 3.5 and 3.51

This DMA code sample is offered as a portion of sample code to show the proper sequencing and use of kernel APIs to operate slave DMA for a device. This sample in and of itself is not a fully functional driver, but rather a template to create a fully functional driver.

Download DMA.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:

  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download DMA.EXE (size: 22920 bytes) 
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the SOFTLIB\MSLFILES directory
          Get DMA.EXE (size: 22920 bytes) 
    


Additional reference words: 3.50 SAMPLE DMA softlib
KBCategory: kbprg kbcode kbfile
KBSubcategory:


Last reviewed: February 15, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.