To install the GIVEIO driver under Windows NT/2000/XP
-----------------------------------------------------
1. Copy the GIVEIO.SYS file to your Win driver directory, usually %SystemRoot%\system32\drivers.
2. Launch the LOADDRV.EXE
3. Enter the full pathname of the driver, %SystemRoot%\system32\drivers\giveio.sys (replace %SystemRoot% by your system root, eg c:\windows)
4. Press the Install button, then start the driver pressing the Start button. Press OK to exit tha application.
5. If you want to start the driver automatically every time Windows is run, open regedit and change the Start field for GiveIO to 0x2 (usually under [HKLM]\SYSTEM\CurrentControlSet\Services\giveio).

Credits
-------
- The GiveIO driver is part of Dale Robert's DirectIO package, http://www.ddj.com/ftp/1996/1996.05/directio.zip/.
- The LoadDRV program was written by Paula Tomlinson for the WDJ magazine.
