This is an ADD driver for IBM OS/2 2.0 and 2.1. 

Following are the procedures to install ULTRA14.ADD.

1.  Follow IBM OS/2 2.0's installtion instructions to install the operating
    system and reboot.
2.  Insert the diskette containing the UltraStor ULTRA14.ADD device driver
    into a floppy drive and copy ULTRA14.ADD to the \OS2 directory.

	e.g. COPY A:ULTRA14.ADD C:\OS2

3.  Use an editor to modify CONFIG.SYS by adding BASEDEV=ULTRA14.ADD line.
5.  Save the modified CONFIG.SYS.
6.  Reboot the system for new configuration to take effect.

Note:  There are new switches added to ULTRA14.ADD IBM OS/2 Device Driver.

1.  /A:hanum - adapter identification
2.  /!DM:d1, d2, ... - Disable DASD Manager support for devices d1, d2, ...
3.  /!SM:d1, d2, ... - Disable SCSI Manager support for devcies d1, d2, ...
4.  /ET - Allows the driver to scan for all LUNs.

Example:  When a WORM device of SCSI ID 6 is connected to the first ULTRA 14F
in the system and COREL SCSI software is used to access the WORM, add the
following statement with switches to CONFIG.SYS.

	BASEDEV=ULTRA14.ADD /A:0 /!DM:6.

