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

  1. BusLogic FlashPoint PCI SCSI Host Adapter Driver
  2. For Microsoft Windows 95
  3. Version 2.00
  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 FlashPoint
  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. This installation procedure describes the steps involved in installing
  22. the FlashPoint protected-mode driver under Windows 95.
  23.  
  24.     1.    Use the FlashPoint DOS ASPI driver, FLASHPT.SYS, to do the
  25.         initial portion of Win95 install from CDROM.  After the system
  26.     prompts you to reboot, it continues through the rest of Win95
  27.     installation normally using only the BIOS.  At no point during
  28.     the install will you be prompted to provide the FlashPoint device
  29.     driver. 
  30.  
  31.     2.  When the installation is finished and the system is rebooted
  32.         for the first time, a warning message appears noting that the
  33.     system is not configured for optimal performance.
  34.     
  35.     3.  Pressing the "Details" button.  (The message indicates that all
  36.         devices are running in MS-DOS compatibility mode.  This is because
  37.     all I/O requests are still routed through the BIOS interface and
  38.     the FlashPoint protected-mode driver has not yet been installed.)
  39.  
  40.     4.    Click the Device Manager button.  Once in the Device Manager, the
  41.         following is displayed:
  42.      
  43.         ? Other Devices
  44.  
  45.     5.    Click on "? Other Devices", then on "PCI SCSI Bus Controller".
  46.  
  47.     6.    Choose "Change Driver", "Other Devices", "Unknown Devices", and
  48.         "Have Disk" options, respectively.  You will be prompted to
  49.     insert the the driver diskette for the unrecognized card.
  50.     
  51.     7.    Place the Device Drivers diskette containing the FlashPoint
  52.         Windows 95 driver in drive A:.  (The diskette contains two files --
  53.     FlashPt.MPD and FlashPt.INF.)
  54.  
  55.     8.  After providing the diskette containing the driver, a popup message
  56.     displays, stating:
  57.  
  58.         BusLogic FlashPoint PCI SCSI Adapter Has a ROM
  59.         Windows cannot determine whether it can remove this
  60.         device safely. To try removing this device, make sure
  61.         you have closed all your documents and programs and
  62.         then click Test.
  63.  
  64.         If the test is successful, you can probably remove this
  65.         device safely.  If you encounter problems, you cannot remove
  66.         this device safely while Windows is running.
  67.  
  68.     
  69.     Caution:
  70.     -------
  71.     Avoid running the test as it hangs the system.
  72.  
  73.     9.    At this point, you will be prompted to reboot so the new changes
  74.        can take effect.
  75.  
  76.  
  77. NOTE:
  78. -----
  79. If you want to load the FlashPoint DOS driver in config.sys under
  80. Windows 95, you must edit the file \Windows\IOS.INI (the "Safe Driver
  81. List") and add the real mode FlashPoint DOS driver (FLASHPT.SYS) entry. 
  82. This inform Windows 95 to allow the protect mode FlashPoint driver
  83. (FlashPt.MPD) to load when the real mode FlashPoint driver is present.
  84.  
  85.  
  86.  
  87. III. Configurating Tunable Parameters
  88. =====================================
  89.  
  90. The following tunable (user-configurable) parameter(s) are supported:
  91.  
  92.     MaxQueueTags  - Parameter to control the maximum queue tag
  93.                 depth on tagged queuing devices attached to
  94.             a given adapter.  The driver defaults to a
  95.             tag queue depth of 8. Valid values are 1 to 60.
  96.  
  97. To modify a tunable parameter under Windows 95, invoke the Windows 95
  98. Device Manager as follows:
  99.  
  100.     1.    From the Control Panel, choose Settings, then click on the System
  101.         icon.
  102.     
  103.     2.    Click on the Device Manager button.
  104.     
  105.     3.    Click on SCSI Controllers.
  106.     
  107.     4.    Click on BusLogic FlashPoint SCSI Host Adapters.
  108.     
  109.     5.    Click on the Settings button.
  110.     
  111.     6.    At the Adapter Settings prompt, type in the tunable parameter 
  112.         (multiple parameters must be separated by a semicolon).
  113.  
  114.     Example:  To specify a maximum tag queue depth, where xx is a
  115.     value between 1 and 60 inclusive, type:
  116.     
  117.         MaxQueueTags=xx
  118.    
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. ---
  136. Version: $Id: readme.txt 1.2 1996/02/09 22:40:52 awin Exp $
  137.