
INSTALLING THE Window NT DRIVER

1) Install the registry information with the regini command.

	In the source directory (the directory where this README
	lives) and in a command window, type the command

		regini pciconf.ini

2) Copy the pciconfd.sys file into \winnt\system32\drivers

3) Reboot. This is mostly so the registry information will take
effect.

4) Load the driver with the command ``net start pciconfd''

NOTE: This is still an early release of the driver. To compile it,
you will need Visual C++ and the Windows NT DDK. Binary releases of
the driver, or the whole package, may be available.

To make the driver autoload at boot time, change the Start value in
the pciconf.ini file from 3 to 2.
