
White Papers by PCAUSA and Other Authors
These are short articles written by PCAUSA and other authors intended to be of interest to NDIS
driver developers.
This paper describes how you can enable debug trace messages in the network
configuration subsystem of the Microsoft® Windows® family of operating systems.
Stephan's paper can also be
downloaded as a
Word document from the WinHEC 2006 site.

 | Part 1 - NDIS Packet Data
(Updated December 29, 2002)
The purpose of this topic is to provide you with some insight into the
relationship between a "packet" observed a network and a NDIS_PACKET that
represents the same information within a NDIS driver.
|
 | Part 2 - NDIS_PACKET Reserved Areas
(Updated December 29, 2002)
The purpose of this topic is to describe the use of the NDIS_PACKET
reserved areas.
|
 | Part 3 - NDIS_PACKET Flags
The purpose of this topic is to describe the use of the NDIS_PACKET
flags.
|
 | Part 4 - NDIS_PACKET Out-of-Bounds Data
The purpose of this topic is to describe the use of the NDIS_PACKET
OOB data. |
- The purpose of this topic is to provide a brief introduction to various
techniques that can be used to filter network data and network packets on the
Microsoft Windows platforms.
- Some notes about NDIS loopback.
-
- Some notes and NDIS logging data concerning the NDIS operations associated
with managing an IEEE 802.11 miniport on Windows XP and Windows Vista.
-
-

Microsoft Presentations and White Papers
These Microsoft presentations and white papers are of special interest to NDIS
driver developers.
- Windows Hardware and Driver Central (WHDC)
-
WHDC
Networking and Wireless Technologies (Index)

-

Articles of Interest to NDIS Developers
- Windows Driver Developer's Digest
(WD-3)

- Testing Network Drivers with the NDIS Test Tool
- By Stephan Wolf, Windows Driver
Developer's Digest, Vol.1 No. 3, July 15, 2003

- Extending The Microsoft PassThru NDIS Intermediate Driver
Part 1 - Adding a DeviceIoControl Interface
- By Thomas Divine,
Windows Driver
Developer's Digest, Vol.1 No. 3, July 15, 2003

- Extending The Microsoft PassThru NDIS Intermediate Driver
Part 2 - Two IP Address Blocking NDIS IM Drivers
- By Thomas Divine,
Windows Driver
Developer's Digest, Vol.1 No. 5, December 15, 2003

- Extending The Microsoft PassThru NDIS Intermediate Driver
Part 3 - Supporting Windows XP 64-Bit Edition
- By Thomas Divine, Windows Driver
Developer's Digest, Vol.2 No. 1, March 15, 2004

- NDIS Driver Compile Flags
- By Stephan Wolf, Windows Driver
Developer's Digest, Vol.2 No. 1, March 15, 2004

|