How to enable NDIS debug tracing (164459)
The information in this article applies to:
- Microsoft Windows NT 4.0 Driver Development Kit (DDK)
- Microsoft Windows 2000 Professional
- Microsoft Windows XP Professional
- Microsoft Windows XP Home Edition
This article was previously published under Q164459 SUMMARY
It is often helpful to have as much information as possible from the NDIS
wrapper when you debug NDIS 4.0 drivers. Enabling any one of several
levels of DbgPrint statements within the wrapper itself will, in most
cases, provide enough additional information to successfully debug most
NDIS driver problems. This article describes a method enabling different
levels of debug trace information within the NDIS wrapper.
Note By enabling the trace levels within the wrapper, you may adversely
affect timing and performance parameters, which could cause or contribute
to additional failures.
Modification Type: | Major | Last Reviewed: | 8/9/2005 |
---|
Keywords: | kbcode kbhowto kbKMode KB164459 kbAudDeveloper |
---|
|