home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / ak47os2a.zip / README < prev   
Text File  |  1995-04-05  |  5KB  |  142 lines

  1. CSC FASTCACHE AK-47 OS/2 DRIVER VERSION 1.21
  2. March 30, 1995    README FILE
  3.  
  4.  
  5. ABSTRACT
  6. ********
  7. This is release 1.21 of the OS/2 2.x device driver for the 
  8. CSC FastCache AK47A Fast Vesa VL-Bus SCSI-II controller.  This driver 
  9. supports all tested SCSI devices, and is bootable.   The 
  10. driver may be loaded from CD-ROM or floppy disk as described below.
  11. This driver supports the Warp Resource Manager , if run on Warp.
  12.  
  13.  
  14. IBM DISCLAIMER
  15. **************
  16. THIS DEVICE DRIVER AND ITS ACCOMPANYING DOCUMENTATION HAVE
  17. BEEN LICENSED TO IBM BY CSC SOLELY FOR THE PURPOSE OF 
  18. DISTRIBUTION.  MAINTENANCE AND SUPPORT OF THE DEVICE DRIVER 
  19. IS THE RESPONSIBILITY OF CSC.  IBM MAKES NO WARRANTY,
  20. EXPRESSED OR IMPLIED WITH RESPECT TO THE DEVICE DRIVER
  21. INCLUDING WITHOUT LIMITATION, WARRANTIES OF MERCHANTABILITY
  22. AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT WILL IBM
  23. BE LIABLE FOR ANY DAMAGES (DIRECT OR INDIRECT) RESULTING
  24. FROM A FAILURE OF THIS DEVICE DRIVER OR ITS ACCOMPANYING
  25. DOCUMENTATION TO PERFORM TO THE USERS EXPECTATIONS.  IBM
  26. GRANTS NO LICENSE TO PATENTS OR COPYRIGHTS WITH THIS DEVICE
  27. DRIVER.  CONSULT THE ACCOMPANYING END USER DOCUMENTATION FOR
  28. YOUR RIGHTS AND LICENSES.
  29.  
  30.  
  31. FUNCTIONAL DESCRIPTION
  32. **********************
  33. Release 1.x of the OS/2 2.x device driver for the CSC AK47A 
  34. Fast Vesa VL-Bus SCSI-II controller is a fast, multi 
  35. threaded, interrupt driven driver.  This driver supports
  36. CD-ROM, tape, and hard disk drives.   Other devices 
  37. supported under OS/2 and under DOS windows in OS/2 through
  38. VASPI may be used with this driver.  The driver is most
  39. easily loaded during a CD-ROM installation, but may also be
  40. loaded from floppy disk as described below.  This driver
  41. provides about a 200% speed increase over the Int-13
  42. device driver in most applications.
  43.  
  44. RESTRICTIONS
  45. ************
  46.  
  47. This release requires an FastCache AK-47 Rom BIOS revision of 1.14
  48. or higher to boot OS/2 correctly.
  49.  
  50. The command line switch /D (for disconnect mode) will not
  51. operate with all SCSI devices.  This option should normally
  52. be left disabled unless several devices are connected to
  53. the SCSI bus and all connected devices fully support 
  54. SCSI-II disconnect features.
  55.  
  56. Enabling Synchronous transfer (/SN) will severly degrade performance,
  57. as the Asynchronous mode is faster on the FastCache AK-47 hardware.
  58.  
  59.  
  60. INSTALLATION INSTRUCTIONS
  61. *************************
  62. 1. Installing OS/2 from CD-ROM
  63.  
  64. To install OS/2 to a supported boot drive via CD-ROM attached
  65. to the AK47, first use diskcopy A: A: to make a backup copy 
  66. of the OS/2 CD-ROM "Install Disk 1".  
  67.  
  68. Next, using the copy command, copy the file "CSCAK47.ADD" to
  69. the backup install disk.  Edit the "CONFIG.SYS" file on this disk, 
  70. and add the following line:
  71.  
  72.        BASEDEV=CSCAK47.ADD
  73.  
  74.  
  75. Reboot, using the OS/2 Install disk.  When OS/2 asks for "DISK1", 
  76. insert your new disk. The installation process
  77. will be completed automatically.
  78.  
  79.  
  80. 2. Installing OS/2 FROM FLOPPIES
  81.  
  82. Proceed with normal OS/2 installation from floppies as
  83. described in the IBM manuals.  This procedure will complete
  84. using the built-in OS/2 "Int-13" driver.
  85.  
  86. When the installation screen "Advanced Options" appears, 
  87. select the check box for prompt for "Install device support diskette".
  88. insert the AK47 OS/2 disk and select OK.  This will automatically
  89. update the OS/2 installation to load the CSCAK47 device driver.
  90.  
  91. 3.  Installing the device driver to an existing OS/2 system
  92.  
  93. Select the Device Driver Install Icon in the System Setup Folder.  The OS/2
  94. device driver installation program will load.  Place the AK47 OS/2 disk 
  95. in the floppy drive. Select the Install button to update the existing system.
  96.  
  97.  
  98.  
  99. DEVICE DRIVER OPTIONS
  100. *********************
  101.  
  102. The CSCAK47.ADD driver supports all standard OS/2 ADD SCSI
  103. command line parameters.  A description of these 
  104. parameters is listed below.  You may view the OS/2
  105. help file for SCSI command line parameters by clicking on the
  106. information Icon, and selecting the command reference.  Open the
  107. topic "OS/2 commands by name", and look up the BASEDEV command.
  108. select Adapter Device Driver parameters for more information on how
  109. to use these parameters as specified for CSCAK47.ADD. 
  110.  
  111. The following BASEDEV parameters are supported, with
  112. defaults shown in parentheses:
  113.  
  114. Verbose Mode:           (/V)    /!V 
  115. Debug Mode:             /DEBUG /DEBUG:nnnn 
  116. Adapter No:             /A:n 
  117. Host ID:                /ID:nn    (7)
  118. Port No:                /PORT:nnnn (auto)
  119. IRQ No:                 /IRQ:nn   (auto)
  120. Ignore Adapter:         /IGNORE
  121. Target No:              /T:n 
  122. Disconnect Mode:        /D /D:n (/!D) /!D:n 
  123. Synchronous Mode:       /SN /SN:n (/!SN) /!SN:n 
  124. SCSI-2 Mode:                  (/SCSI2) /SCSI2:n /!SCSI2 /!SCSI2:n 
  125. DASD Manager:           (/DM) /DM:n /!DM /!DM:n
  126. SCSI Manager:           (/SM) /SM:n /!SM /!SM:n
  127. SCSI Parity:            /PARITY /!PARITY (auto detect)
  128.  
  129. The following options can be specified globally prior to an /A: option:
  130.  
  131.     /D /!D /SN /!SN /DM /!DM /SM /!SM /SCSI2 /!SCSI2 /PARITY /!PARITY
  132.  
  133. TRADEMARK ATTRIBUTIONS
  134. **********************
  135.  
  136. OS/2 is a trademark of International Business Machines.
  137. CSC FastCache AK-47 is a trademark of Computer Performance, Inc.
  138. This driver is copyrighted by µ-Magic (c) 1994,1995 and by
  139. Corporate Systems Center (c) 1994.  This driver was
  140. developed by µ-Magic, Discovery Bay CA.
  141.  
  142.