This sample is an NDIS 3 miniport for the Novell 2000 Ethernet Controller.
This driver works on both x86 and alpha platforms. The code is 64-bit compliant, and builds properly with Microsoft® Visual C® 6.0.Run the build command from this directory to build the sample. That creates the binary Ne2000.sys.
The NDISTEST tool can be used to test some of the features of this driver.
Files DescriptionNe2000.htm The documentation for this sample (this file) Sources The generic file for building the code sample Ne2000.rc The resource file for the code sample Keywords.h Registry key names Ne2000hw.h Hardware-related data structures, defines Ne2000sw.h Internal driver data structures Precomp.h The precompile include file Card.c Card-specific routines Interrup.c Interrupt routines Ne2000.c DriverEntry, Initialize and Halt entry points Netnovel.INF Used to install the driver
© 1999 Microsoft Corporation