- NDIS Debug Tracing on Vista (RC2)
- Posted by Michael Wright on November 29th, 2006
I am attempting to get debug tracing output from a checked ndis.sys on
Vista; however, no debug trace is seen on the kernel debugger. I did set
HKLM\SYSTEM\CCS\Control\Session Manager\Debug Print Filter\Default to 0xf
and the debug output from my ndis driver is seen. I have confirmed that I
have the checked ndis by setting DebugBreakPoint = 1 for ndis and the
breakpoint is hit on boot. The only docs I have found are from the Windows
2000 and Later docs in the WDK.
Any pointers to docs or what I am missing is appreciated.
Thanks in advance,
Michael Wright
- Posted by John Q. Public on December 1st, 2006
I was able to get debug output through !ndiskd.dbgsystems and
!ndiskd.dbglevel. You may want to try that first.
"Michael Wright" <mwright@senforce.com> wrote in message
news:4A362DC1-9570-4EEA-A100-2B9A477CDB10@microsoft.com...
- [Q] Vista Checked NDIS Debug Settings (Drivers) by Gramps
- kernel debug on Vista (Drivers) by francois
- Enabling debug options in NDIS (Drivers) by Pavel A.
- how to debug or put some logging in wince ndis im device driver (Drivers) by gp
- event tracing in ndis (Drivers) by Warren Ryd

