patch-2.1.30 linux/drivers/scsi/README.BusLogic

Next file: linux/drivers/scsi/aha1740.c
Previous file: linux/drivers/scsi/BusLogic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.29/linux/drivers/scsi/README.BusLogic linux/drivers/scsi/README.BusLogic
@@ -1,10 +1,10 @@
 	   BusLogic MultiMaster and FlashPoint SCSI Driver for Linux
 
-			  Version 2.0.7 for Linux 2.0
+			  Version 2.0.8 for Linux 2.0
 
 			      PRODUCTION RELEASE
 
-			       23 February 1997
+				 17 March 1997
 
 			       Leonard N. Zubkoff
 			       Dandelion Digital
@@ -319,17 +319,17 @@
   "BusLogic=MultiMasterFirst"
 
     By default, if both FlashPoint and PCI MultiMaster Host Adapters are
-    present, this driver will probe for PCI MultiMaster Host Adapters first
-    unless the BIOS primary disk is not controlled by the first PCI MultiMaster
-    Host Adapter, in which case FlashPoint Host Adapters will be probed first.
+    present, this driver will probe for FlashPoint Host Adapters first unless
+    the BIOS primary disk is controlled by the first PCI MultiMaster Host
+    Adapter, in which case MultiMaster Host Adapters will be probed first.
     This option forces MultiMaster Host Adapters to be probed first.
 
   "BusLogic=FlashPointFirst"
 
     By default, if both FlashPoint and PCI MultiMaster Host Adapters are
-    present, this driver will probe for PCI MultiMaster Host Adapters first
-    unless the BIOS primary disk is not controlled by the first PCI MultiMaster
-    Host Adapter, in which case FlashPoint Host Adapters will be probed first.
+    present, this driver will probe for FlashPoint Host Adapters first unless
+    the BIOS primary disk is controlled by the first PCI MultiMaster Host
+    Adapter, in which case MultiMaster Host Adapters will be probed first.
     This option forces FlashPoint Host Adapters to be probed first.
 
   "BusLogic=0x330"
@@ -380,7 +380,7 @@
 replacing "/usr/src" with wherever you keep your Linux kernel source tree:
 
   cd /usr/src
-  tar -xvzf BusLogic-2.0.7.tar.gz
+  tar -xvzf BusLogic-2.0.8.tar.gz
   mv README.* LICENSE.* BusLogic.[ch] FlashPoint.c linux/drivers/scsi
   patch -p < BusLogic.patch
   cd linux

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov