home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / stoscs / id0478 / readme.txt < prev   
Text File  |  1996-02-11  |  3KB  |  108 lines

  1. BusLogic MultiMaster SCSI Host Adapter Driver
  2. For Microsoft Windows 95
  3. Version 4.02
  4.  
  5.  
  6.  
  7. I. Introduction
  8. ===============
  9.  
  10. This README file contains compressed installation instruction and
  11. notes on configuring tunable paramenters for the BusLogic MultiMaster
  12. Windows 95 device driver.  For more detailed installation instruction
  13. and other information, please refer to the manual included with the
  14. software package.
  15.  
  16.  
  17.  
  18. II. Installation
  19. ================
  20.  
  21. Windows 95 comes bundled with the BusLogic MultiMaster Miniport driver,
  22. which you can use for installation.  Follow the procedure outlined in
  23. the Windows 95 Installation Guide to do your installation.
  24.  
  25. This installation procedure describes the steps involved in upgrading
  26. that driver to the one on the Software Drivers diskette.
  27.  
  28.     1.  At the Win95 Desktop, double-click on My Computer, Control
  29.         Panel, and System icons, in that order.
  30.  
  31.     2.    Click the Device Manager button.  Once in the Device Manager, 
  32.         select SCSI Controller, then BusLogic MultiMaster SCSI Host
  33.     Adapter.
  34.  
  35.     3.    Insert the Software Drivers diskette into drive A:, highlight
  36.         BusLogic MultiMaster SCSI Host Adapter, and click on Properties,
  37.     Driver, Change Driver, and Have Disk.
  38.  
  39.     4.    Enter "A:\WIN95" at the target source prompt and continue with
  40.         the driver update.
  41.     
  42.     5.    Exit out of the System program and reboot Win95.  Upgrade
  43.         to the new MultiMaster driver is complete.
  44.  
  45.  
  46.  
  47. III. Configuring Tunable Parameters
  48. =====================================
  49.  
  50. The following tunable (user-configurable) parameters are supported:
  51.  
  52.     LogUnderruns  - Parameter to control the logging/suppressing of
  53.                 underrun and overrun error logging.  This
  54.             parameter only affects what shows up in the
  55.             event log -- it does not stop the driver from
  56.             reporting all underrun and overrun errors to the
  57.             operating system itself.
  58.             
  59.     MaxQueueTags  - Parameter to control the maximum queue tag
  60.                 depth on tagged queuing devices attached to
  61.             a given adapter.  The driver defaults to a
  62.             tag queue depth of 8. Valid values are 1 to 60.
  63.  
  64. To modify a tunable parameter under Windows 95, invoke the Windows 95
  65. Device Manager as follows:
  66.  
  67.     1.    From the Control Panel, choose Settings, then click on the System
  68.         icon.
  69.     
  70.     2.    Click on the Device Manager button.
  71.     
  72.     3.    Click on SCSI Controllers.
  73.     
  74.     4.    Click on BusLogic MultiMaster SCSI Host Adapters.
  75.     
  76.     5.    Click on the Settings button.
  77.     
  78.     6.    At the Adapter Settings prompt, type in the tunable parameter 
  79.         (multiple parameters must be separated by a semicolon).
  80.  
  81.     Example:  To specify a maximum tag queue depth, where xx is a
  82.     value between 1 and 60 inclusive, type:
  83.     
  84.         MaxQueueTags=xx
  85.    
  86.     Example:  To suppress logging of overrun/underrun errors, type:
  87.     
  88.         LogUnderruns=0
  89.    
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106. ---
  107. Version: $Id: readme.txt 1.2 1996/02/29 18:02:18 awin Exp $
  108.