home *** CD-ROM | disk | FTP | other *** search
- This is the ADD driver for IBM OS/2 2.0.
-
- Following are the procedures to install ULTRA24.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 ULTRA24.ADD device driver
- into a floppy drive and copy ULTRA24.ADD to the \OS2 directory.
-
- e.g. COPY A:ULTRA24.ADD C:\OS2
-
- 3. Use an editor to modify CONFIG.SYS by adding BASEDEV=ULTRA24.ADD line.
- 4. Save the modified CONFIG.SYS.
- 5. Reboot the system for new configuration to take effect.
-
- Note: There are switches available to ULTRA24.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 24F
- in the system and COREL SCSI software is used to access the WORM, add the
- following statement with switches to CONFIG.SYS.
-
- BASEDEV=ULTRA24.ADD /A:0 /!DM:6
-
- Example: When a target device with multiple LUNs such as a CDROM changer is
- attached to ULTRA 24F, add the following statement with switch to CONFIG.SYS.
-
- BASEDEV=ULTDRA24.ADD /ET
-
-