Description about MalDriverInstall.exe

MalDriverInstall.exe is an installer of the kernel mode driver for Windows2000.

The following kernel mode drivers are installed with this installer:

	MalAd.sys	for A/D board
	MalIo.sys	for I/O board

<How to install a new driver>
1. Put the PCI board into the slot.
2. Start the PC.
3. When the wizard for adding and deleting the hardware ist started by Plag & Play, cancel it.
4. Start MalDriverInstall.exe.
* After installed the driver, you do not need restart the system.

<How to update a driver>
Start MalDriverInstall.exe.
* After installed the driver, you do not need restart the system.

<How to select which driver is installed to the system >
By editing SetupInfo.ini file, you can select the driver to install to the system.


	- SetupInfo.ini file (Default)
		[TARGET_DEVICE_1]
		INFFILE=MalIo.inf
		HARDWAREID=9050
		[TARGET_DEVICE_2]
		INFFILE=MalAd9080.inf
		HARDWAREID=9080
		[TARGET_DEVICE_3]
		INFFILE=MalAd906d.inf
		HARDWAREID=906D

* There are 2 different inf files for installing the driver for A/D Board.
  Use MalAd906D.inf for FV, and use MalAd9080.inf for others.

* As default, the installation of the driver for 3 types of PCI Board is made, which are written in Setupnfo.inf file. But we recommend to edit SetupInfo.ini file to install only the driver for the PCI Board which is used in the system.

  Ex) When there is only A/D Board of 9080 in the system...
		SetupInfo.ini
			[TARGET_DEVICE_1]
				INFFILE=MalAd9080.inf
				HARDWAREID=9080

<File configuration>
MalAd.sys
MalIo.sys
MalAd9080.inf
MalAd906D.inf
MalIo.inf
SetupInfo.ini
MalDriverInstall.exe

Store these files in a same folder.


