home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / adaptec.zip / aic7870.txt < prev   
Text File  |  1994-03-07  |  4KB  |  113 lines

  1.  
  2.  
  3.                      7800 Managers Set v1.0 - OS/2 2.X
  4.  
  5.                 
  6. Installation instructions for the AIC-7870 OS/2 2.X Driver
  7.                       
  8. 1) Open the OS/2 System folder, then open the System Setup folder.
  9.  
  10. 2) Select Device Driver Install.
  11.  
  12. 3) Insert the driver diskette in the appropriate drive.
  13.  
  14. 4) CHANGE to the directory where the drivers are located.
  15.    The OS/2 2.X driver files are usually in the OS2_2X directory.
  16.  
  17. 5) When you have found the drivers, select INSTALL.
  18.  
  19. 6) The system will be scanned for host adapters. If a host adapter is 
  20.    found, you will see this message in a pop-up window:
  21.  
  22.    Installing Device Drivers
  23.  
  24.    Another message will appear when the driver has successfully been
  25.    installed. If no host adapters are found, an error message will
  26.    be displayed.
  27.  
  28.  
  29. ***** NOTE *****
  30.  
  31. If you are installing the driver on the GA release of OS/2 2.X, you
  32. cannot install the driver by selecting the icon in the System Setup
  33. folder. Instead, open a full-screen OS/2 session and go to the 
  34. directory where the drivers reside. Then type DDINSTAL and press ENTER.
  35.  
  36.                      
  37. New command line switches:
  38.  
  39. /EDGE - Allows Lance adapter to set interrupt to EDGE triggered.
  40.     Currently the adapter works only with EDGE triggered interrupt.             
  41.  
  42. /INT: - Allows IRQ value set to any numbers for an adapter.
  43.     Only IRQ value 10 has been tested.
  44.  
  45. /V - Allows the verbose mode to be on. It shows all adapters and
  46.      targets (Vendor, Model, etc..) informations on the screen as
  47.      the system boots up. 
  48.  
  49. /TAG: - Sets the number of tagged commands for all target devices
  50.         on the host adapter (1-16). A value of one disables tagged
  51.         queuing. 16 is the maximum number allowed and also the default
  52.         value.
  53.          
  54. Examples:
  55.  
  56. BASEDEV=AIC7870.ADD /V /EDGE /INT:10
  57.  
  58. will set the interrupt to EDGE triggered and IRQ value to 10.
  59. Please see LIMITATIONS section for proper use of these switches.
  60.  
  61. BASEDEV=AIC7870.ADD /A:0 /TAG:8
  62.  
  63. will set the number of tagged commands for all target devices
  64. on the first host adapter to 8.
  65.  
  66.                                                
  67. LIMITATIONS
  68. -----------
  69.  
  70. ************ NOTE *************
  71. 1. Currently OS/2 cannot support more than one Javelin (AIC7870)
  72. adapter board.              
  73.  
  74. 2. The PCI systems that are PCI Specification 2.X compliant,
  75. usually have plug and play system BIOS; and these systems are
  76. capable of setting interrupt level and IRQ number automatically.
  77. Hence, for these systems the above /EDGE and /INT switch options
  78. should not be used.
  79.           
  80. 3. Fault Tolerance is now supported in the driver. Although, the
  81. ABORT and SCSI BUS RESET will only work for the targets that are   
  82. properly behaved.           
  83.                   
  84. 4. All the switch options that are supported in the previous OS/2
  85. 2.X Drivers (especially, AIC 7770 Driver) remain same in this
  86. driver, except /NTAG, and /OPTIMA switches.          
  87.  
  88. The /NTAG command switch is not needed. Since /TAG:1 option 
  89. disables the tagged queuing for all target 
  90. devices, on a given host adapter, capable of doing tagged 
  91. queuing commands, and sends maximum of 2 non-tagged commands 
  92. to the HIM driver by default. Therefore, the HIM driver treats 
  93. all target devices as non-tagged devices, and sends only one 
  94. non-tagged commands at a time to the host adapter.               
  95.  
  96. The /OPTIMA switch is not needed for AIC7870 driver, since this
  97. release of the driver will always run in OPTIMA mode.                   
  98.                                      
  99. 5. Data corruption has been seen in almost any PCI systems
  100. contain i486 or Pentium processor. To avoid this data integrety
  101. problem systems should be run with cache disabled through
  102. system bios.                                     
  103.  
  104. 6. The co-existence of any other non-ADAPTEC PCI adapters, especially
  105. S3 Video adapter, may cause system to hang.                                     
  106.  
  107. 7. Boot will fail when COMPAQ CDU 561-31 (SCSI-2, SYNC)
  108. CDROM is used - this CDROM hangs system.
  109.     
  110.  
  111.     
  112. 
  113.