ADIDRV V1.00
Driver for configuring VL-Bus IDE-Card with Appian ADI2 and Acer 5105 Chip.

ADIDRV is a simple program to modify the registers of the Appian ADI2
Controller. It provides functions for reading, writing, saving and restoring
the register contents. It does not provide an auto-configuration option, this
has to be done by the DOS-software, or by try and error (the better method!!).

At its current state, adidrv has an error: It only works after the original
DOS-driver has been called at least once. :-<  So after turning on your 
computer you have to run DOS for the first time. This is because I could not
get a documentation of the ADI2-Card and I did not have the time to examine 
the original driver with a debugger. But if you are using Bootlin, you can
call the original driver before it. :->

As I already bought a new controller card, I will not continue work on this
driver, but I will try to help anyone who has any kind of questions concerning
it. If you like to modify this program, feel free to do so!!!




Copyright (C) 1993, by Karsten Ball\"uder, Germany
			
	For any comments, questions, etc, send e-mail to:
				kballued@jupiter.rz.uni-osnabrueck.de

 This software is in the public domain. Permission is granted to modify and 
 distribute it free of charge as long as it is accompanied with a note naming
 the original author.

For compiling adidrv.c, you can simply call it as a shell script:

sh adidrv.c

