           Initio INI-9100/9100W Device Driver V1.18 for DOS(Windows)
           ----------------------------------------------------------

1. Overview

   Under Microsoft DOS operating System, the INI-9100/9100W host adapter BIOS
will provide the necessary function to support SCSI hard disks. The BIOS supports up to two hard disk drives for DOS 4.01 and below. It supports more
than two (and up to seven) hard disk drives for DOS 5.0 and above.

    You don't have to install device driver to access hard disk. However
you need to install ASPI(Advance SCSI Programming Interface) device driver to
support other SCSI devices(CDROM, Tape, or Scaner)

   The DOSSETUP utility will install the initio ASPI device driver (ISPI910.SYS) for DOS 3.3.1 or later.  It also optional install window 32-bit
fastdisk device driver(I91CTRL.386) and Initio ASPI for window device driver
(WINASPI.DLL).



2. Installation Procedures


   1. Insert the diskette into your floppy drive.


   2. Change to the drive letter that contains the diskette.

        C:>A:                 or            C:>B:

   3. Type DOSSETUP.

        A:>DOSSETUP           or            B:>DOSSETUP



3. Driver Command Line Options

    The standard format for command line in the CONFIG.SYS file is:

        DEVICE=C:\INIASPI\ISP910.SYS [Driver Config Option]


    Driver Config Options:

       /D       Verbose mode provides detail information about driver when
                driver is inititalized
       /L       Drvier scan eight LUNs for each SCSI Target.
       /Bx,yy   Scan device only on PCI BUS x, DEVICE yy
                The range for "x" is from 0 to 7.
                The range for "yy" is from 0 to 20.
       /Bx      Scan all the devices on the PCI BUS x
                The range for "x" is from 0 to 7.
       /Syy     Scan device only on the PCI BUS 0 & Device yy.
                The range for "yy" is from 0 to 20.
       /CCBSx   defines the maximum number of concurrent I/O that driver
                supports. The range for "x" is from 1 to 16.
