home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / scsi / ultrasta / readme.14 next >
Text File  |  1993-07-29  |  1KB  |  29 lines

  1. This is an ADD driver for IBM OS/2 2.0 and 2.1. 
  2.  
  3. Following are the procedures to install ULTRA14.ADD.
  4.  
  5. 1.  Follow IBM OS/2 2.0's installtion instructions to install the operating
  6.     system and reboot.
  7. 2.  Insert the diskette containing the UltraStor ULTRA14.ADD device driver
  8.     into a floppy drive and copy ULTRA14.ADD to the \OS2 directory.
  9.  
  10.     e.g. COPY A:ULTRA14.ADD C:\OS2
  11.  
  12. 3.  Use an editor to modify CONFIG.SYS by adding BASEDEV=ULTRA14.ADD line.
  13. 5.  Save the modified CONFIG.SYS.
  14. 6.  Reboot the system for new configuration to take effect.
  15.  
  16. Note:  There are new switches added to ULTRA14.ADD IBM OS/2 Device Driver.
  17.  
  18. 1.  /A:hanum - adapter identification
  19. 2.  /!DM:d1, d2, ... - Disable DASD Manager support for devices d1, d2, ...
  20. 3.  /!SM:d1, d2, ... - Disable SCSI Manager support for devcies d1, d2, ...
  21. 4.  /ET - Allows the driver to scan for all LUNs.
  22.  
  23. Example:  When a WORM device of SCSI ID 6 is connected to the first ULTRA 14F
  24. in the system and COREL SCSI software is used to access the WORM, add the
  25. following statement with switches to CONFIG.SYS.
  26.  
  27.     BASEDEV=ULTRA14.ADD /A:0 /!DM:6.
  28.  
  29.