Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
2.2 KiB

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
  4. <META NAME="Generator" CONTENT="Microsoft Word 97">
  5. <TITLE>NE2000</TITLE>
  6. <META NAME="Template" CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
  7. </HEAD>
  8. <BODY TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff" leftmargin="8">
  9. <FONT FACE="Verdana"><H2><A NAME="MYSAMPLE">NE2000</A> </H2>
  10. <span style="color:#FF0000">[This is preliminary documentation and subject to change.]</span>
  11. <H3>SUMMARY</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
  12. This sample is an NDIS 3 miniport for the Novell 2000 Ethernet Controller.</P>
  13. This driver works on both x86 and alpha platforms. The code is 64-bit compliant, and builds properly with Microsoft&#174; Visual C&#174; 6.0.
  14. <H3>BUILDING THE SAMPLE</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
  15. Run the <B>build</B> command from this directory to build the sample. That creates the binary Ne2000.sys.
  16. <H3>TOOLS</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
  17. The NDISTEST tool can be used to test some of the features of this driver. </P>
  18. <H3>CODE TOUR</H3>
  19. <H4>File Manifest</H4>
  20. <P><! ---------------- Snip Snip ---------------- ></P>
  21. </FONT><U><PRE>Files Description
  22. </U>Ne2000.htm The documentation for this sample (this file)
  23. <FONT FACE="Courier">Sources The generic file for building the code sample
  24. Ne2000.rc The resource file for the code sample
  25. Keywords.h Registry key names
  26. Ne2000hw.h Hardware-related data structures, defines
  27. Ne2000sw.h Internal driver data structures
  28. Precomp.h The precompile include file
  29. Card.c Card-specific routines
  30. Interrup.c Interrupt routines
  31. Ne2000.c DriverEntry, Initialize and Halt entry points
  32. Netnovel.INF Used to install the driver
  33. <P>
  34. </FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
  35. <TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
  36. <TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
  37. <P></TD>
  38. </TR>
  39. </TABLE>
  40. <FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 1999 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY>
  41. </HTML>