
          Initio INI-6100/6102 Device Driver(V1.01) for OS/2 2.X & 3.X

I)  Installation procedures for INI-6100/6102 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 INI610.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 INI610.ADD into OS/2 Diskette #1.
	3) Modify the config.sys file on Diskette #1 to add
		BASEDEV=INI610.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
    /!ET	Driver assumes that all targets only have LUN 0 (default)
    /Q:x	Specifies maximum number of tag commands per target
    /!Q		No tag command
    /T:xxxx	Target enable mask WORD (Default scan all targets)

    /A:d	Adapter IDs are assigned based on BIOS 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
