Debugging Tools for Windows

!ndiskd.dbgsystems

The !ndiskd.dbgsystems extension controls which NDIS components will transmit debug information.

Syntax

!ndiskd.dbgsystems [Values

Parameters

Values
Selects various NDIS components to trace and watch for debug information. If no Values are specified, the current NDIS components selected are displayed.

If multiple components are selected, separate them with spaces. If a previously-selected component is repeated, its debug monitoring will be toggled off. The following values are possible:

Value Meaning
INIT Traces adapter initialization.
CONFIG Traces adapter configuration.
SEND Traces sending data over the network.
RECV Traces receiving data from the network.
PROTOCOL Traces protocol operations.
BIND Traces binding operations.
BUS_QUERY Traces bus queries.
REGISTRY Traces registry operations.
MEMORY Traces memory management.
FILTER Traces filter operations.
REQUEST Traces requests.
WORK_ITEM Traces work-item operations.
PNP Traces Plug and Play operations.
PM Traces Power Management operations.
OPEN Traces operations that open reference objects.
LOCKS Traces locking operations.
RESET Traces resetting operations.
WMI Traces Windows Management Instrumentation operations.
NDIS_CO Traces Connection-Oriented NDIS.
REFERENCE Traces reference operations.

DLL

Windows 2000 Ndiskd.dll
Windows XP Ndiskd.dll
Windows Vista and later Ndiskd.dll

Additional Information

For information about NDIS drivers, see the Windows Driver Kit (WDK) documentation.

Build machine: CAPEBUILD