    Description of INTEOI Version 1.0

    The program on this diskette performs an EOI (End Of Interrupt) 
    instruction to the Interrupt Controller on the PC.  This may
    be required with certain programs when run on the IBM Personal
    System/2 Model 25SX and the IBM PS/1 Models 2121 and 2123.

    This program is a device driver, which should be loaded near the
    beginning of the CONFIG.SYS file.  The command line format is:

    DEVICE=[d:][path]INTEOI.SYS [/n].  

    where:  n is an optional parameter indicating the desired hardware
    interrupt level to intercept, valid values are 0 thru 7, the
    default is 4.  This is accomplished through the install program or
    can be done manually.

    Once executed the program uses 32 bytes of storage.

    The install batch file on this diskette will install the driver in
    the root directory of the C: drive.
    
    The install program uses the defaults of Serial-1 and interrupt
    level of 4.  If your serial port is configured as Serial-2 and	
    you are using the install program, enter A:INSTALL S2.

    If this procedure is being used for a parallel port, either enter
    A:INSTALL P1 (Parallel-2) or P2 (Parallel-2). 


