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.
 
 
 
 
 
 

68 lines
2.2 KiB

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-
1252">
<META NAME="Generator" CONTENT="Microsoft FrontPage 5.0">
<TITLE>AGPLIB</TITLE>
</HEAD>
<BODY LINK="#0000ff">
<FONT FACE="Verdana" SIZE=5><H2>AGPLIB</H2>
</FONT><FONT FACE="Verdana" SIZE=2>
<P><span style="color:#FF0000;font-size:10pt;font-family:Arial">[This is preliminary
documentation and subject to change.]</span></P>
<H3>SUMMARY</H3><P>
This is a library of common support routines used by the AGP driver.&nbsp;
<H3>BUILDING THE SAMPLE</H3>
<p>To build the library, type <b>build</b> in the \\Ntddk\Src\Kernel\Agp\Agplib
directory. A successful build produces Agplib.lib.</p>
<H3>COMPATIBILITY</H3>
<p>For backward compatibility on Win2K at least one registry entry must exist
under:</p>
<blockquote>
<p>HKLM,&quot;SYSTEM\CurrentControlSet\Control\AGP&quot;</p>
</blockquote>
<p>Both of the AGP drivers samples provided contain INF files which add the
appropriate key(s).</p>
<H3>INSTALLATION</H3>
<p>This sample does not require an INF file.</p>
<H3>CODE TOUR</H3>
<H4>File Manifest</H4>
</FONT><U><PRE>File&#9;&#9;Description
</U>
Agplib.h&#9;Private header file for this library.
Config.c Routines for accessing configuration space in the PCI to PCI bridge.
Dispatch.c IRP dispatching routines for the common AGPLIB library.
Init.c Common initialization routine for the AGP filter driver.
Intrface.c Routines for implementing the AGP_BUS_INTERFACE_STANDARD interface.
Resource.c Common routines for handling resource requirements.
Utils.c Assorted utility functions for PCI.SYS.
Wmi.c Functions associated with WMI reporting.
Makefile Indirects to the real makefile.
Sources Dependency information for compiling.
Agplib.htm&#9;The documentation for these samples (this file).<PRE>&nbsp;<P></FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
<TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
<P></TD>
</TR>
</TABLE>
<FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 2001 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></pre></BODY>
</HTML>