Ndis debugging using windbg

Hi,
i’ m new in windbg and wnat to debug my miniport wlan driver. The debugging
tools and the ddk help suggests the ndiskd extension for debugging ndis
stuff. However i was not able to use the extension exports (gminiports,
miniport etc.) . The output is as follows:

NDISKD: error - could not access ndis!ndisMiniportList - check symbols for
ndis.sys
(similiar output for other exports too)

My symbol path points to the global symbol server at microsoft
(SRV*d:\mysym*http://msdl.microsoft.com/download/symbols)
Windbg version 6.13.0017.
Any suggestions?

Another questions is, how do i trace DbgPring outputs in windbg?

Thanks in advance

Yagmur Konuslu
Aselsan Inc.

Hi,
i’ m new in windbg and wnat to debug my miniport wlan driver. The debugging
tools and the ddk help suggests the ndiskd extension for debugging ndis
stuff. However i was not able to use the extension exports (gminiports,
miniport etc.) . The output is as follows:

NDISKD: error - could not access ndis!ndisMiniportList - check symbols for
ndis.sys
(similiar output for other exports too)

My symbol path points to the global symbol server at microsoft
(SRV*d:\mysym*http://msdl.microsoft.com/download/symbols)
Windbg version 6.13.0017.
Any suggestions?

Another questions is, how do i trace DbgPring outputs in windbg?

Thanks in advance

Yagmur Konuslu
Aselsan Inc.