[This is preliminary documentation and subject to change.]
This is a library of common support routines used by the AGP driver.
To build the library, type build in the \\Ntddk\Src\Kernel\Agp\Agplib directory. A successful build produces Agplib.lib.
This sample does not require an INF file.
File DescriptionAgplib.h 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. Makefile Indirects to the real makefile. Sources Dependency information for compiling. Agplib.htm The documentation for these samples (this file).
© 2001 Microsoft Corporation