Re: "null" audio driver by DougHowe
DougHowe
Mon Aug 11 21:42:18 CDT 2003
------=_NextPart_0001_8583C5F9
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hello,
You might want to try the MSVAD sample in the Windows DDK, under
\src\wdm\audio\msvad
This is a virtual WDM audio driver that implemetns a timer-based interrupt
mechanism to simulate rreal DMA. The IDmaAdapter code copies data to
memory instead of using actual DMA.
Regards,
Doug Howe
Microsoft DDK Support
This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_8583C5F9
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Hello,
\par
\par You might want to try the MSVAD sample in the Windows DDK, under \\src\\wdm\\audio\\msvad
\par
\par This is a virtual WDM audio driver that implemetns a timer-based interrupt mechanism to simulate rreal DMA. The IDmaAdapter code copies data to memory instead of using actual DMA.
\par
\par Regards,
\par Doug Howe
\par Microsoft DDK Support
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par \fs20
\par }
------=_NextPart_0001_8583C5F9--