
          Initio 9100/9100W Device Driver(V1.20) for OS/2 2.X & 3.X

I)  Installation procedures for INI-9100/9100W OS/2 2.x & 3.X device driver:

    i)  installed as secondary controller
	1) Open the OS/2 System Folder.
	2) Open the System Setup Folder.
	3) Double-click on Device Driver Install.
	4) Insert the Initio device driver floppy into floppy drive.
	5) Change to the directory of OS/2.
	6) Choice INI910.ADD, then click INSTALL.
	7) After the installation done, OS/2 will report the status.

    ii)	installed as primary controller
	1) Make backup copies of the OS/2 Diskette #1.
	2) Copy the INI910.ADD onto OS/2 Diskette #1.
	3) Modify the config.sys file on Diskette #1 to add
		BASEDEV=INI910.ADD /V
	4) Do the regular OS/2 installation using the backup diskette # 1
					    
 
II) Driver configuration options:

    /V		Verbose mode provides detail information about driver when
		driver is inititalized
    /!V		Non Verbose mode (default)
    /ET		Drvier assumes that all targets have more than one LUN (default)
    /!ET	Driver assumes that all targets only have LUN 0
    /Q:x	Specifies maximum number of tag commands per target
    /!Q		No tag command
    /B:(d,dd),.	Scan device only on PCI BUS d, DEVICE dd
    /B:d	Scan all the devices on the PCI BUS d
    /T:xxxx	Target enable mask WORD (Default scan all targets)

    /A:d	Adapter IDs are assigned based on BIOS address and
				then PCI device address
    /DM:d,..	Enable direct access storage device(DASD) syupport on target d
    /!DM:d,..	Disable DASD manager support on target d
    /SM:d,..	Enable SCSI manager support on target d
    /!SM:d,..	Disable SCSI manager support on target d

