Debugging Tools for Windows

!ks.pciaudio

The !ks.pciaudio extension displays a list of FDOs currently attached to PortCls.

Syntax

!ks.pciaudio [Options] [Level]  

Parameters

Options
Optional. Specifies the kind of information to be displayed. Options can be any combination of the following bits.
Bit 0 (0x1)
Display a list of running streams.
Bit 1 (0x2)
Display a list all streams.
Bit 3 (0x4)
Output displayed streams. Level has meaning only when this bit is set.

Level
Optional, and applicable only if Bit 3 is set in Options. Levels are the same as those for !ks.dump.

DLL

Windows NT 4.0 Not available
Windows 2000 winxp\ks.dll
Windows XP and later ks.dll

Comments

Here is an example of the output from !ks.pciaudio:

kd> !ks.pciaudio
1 Audio FDOs found:
    Functional Device 8299be18 [\Driver\smwdm]

Additional Information

For more information, see Kernel Streaming Debugging.

Build machine: CAPEBUILD