
Win 98 AGP Miniport Driver for AMD-751
==========================================

The AGP miniport driver for the K7 with AMD-751 
Northbridge functions on Win 98 operating system.  

To install the driver, run setup.exe:
  -A Welcome installation window is displayed, press Next to install, Cancel to quit.
  -After installation a Finish installation window is displayed, press Finish. 
  -The setup program installs the driver and .inf file and updates the system registry.
  -Reboot the system to load the driver. 

To install the driver in silent mode, run setup.exe /S from the command line:
  -type:  Setup /S
  -the installation of the driver runs silently.
  -The setup program installs the driver and .inf file and updates the system registry.
  -Reboot the system to load the driver.  


To check the version of the driver:
1) Using explorer, right click on the setup or driver file, select "Properties".
2) Select the "Version" tab.  The "File Version" field will be displayed.

Version 4.45  07/15/1999
Changed ValidBitErrorEnable bit16 in BAR1+0 to clear state as the default.
Added installation support for IG revs C4 and C5.

Version 4.44  06/15/1999
Changed from fix for STB Velocity 4400 adapter to fix for VooDoo3 adapters.
Improved performance in mapping and unmapping functions.

Version 4.43  06/04/1999
Fixed problem with Vendor/Device ID for STB Velocity 4400 adapter.

Version 4.42  06/02/1999
Added fix for STB Velocity 4400 adapter on IG revs C3 and higher.

Version 4.41  04/13/1999
This version includes:
- Updated power management implementation for Save and Restore GART functions.
- Changed FillGARTValidEntry parameter to be default on IG revs prior to C0.

Version 4.40  04/01/1999
This version includes: 
- Initial power management implementation to fix Windows 98 OSR load problem.
  This version and all future will support Windows 98 OSR (2nd edition).
- Performance enhancements to reduce latency during AGP memory mapping.

Version 4.30  03/23/1999
Added conditional compile options to reduce size of "production" driver.
This is the first public release of the installation program and support 
added in 4.26.

Version 4.26  03/11/1999
Updated MTRR support to use mtrr.vxd calls.

Version 4.25  03/05/1999
Fixed problem with MTRR optimization which caused a slow boot.

Version 4.24  02/08/1999
Fixed problem when reserving only 1 page.

Version 4.23  02/04/1999
Fixed directory page indexing in Map function.

Version 4.22  02/03/1999
Added patch to fill GART with valid page table entries.
Fixed MTRR size problem.

Version 4.21  12/30/1998
Updated functionality.

Version 4.20  11/12/1998
Recompiled without Debug info.
