patch-2.0.36 linux/drivers/scsi/README.BusLogic
Next file: linux/drivers/scsi/README.Mylex
Previous file: linux/drivers/scsi/Makefile
Back to the patch index
Back to the overall index
- Lines: 43
- Date:
Sun Nov 15 10:33:05 1998
- Orig file:
v2.0.35/linux/drivers/scsi/README.BusLogic
- Orig date:
Mon Jul 13 13:46:31 1998
diff -u --recursive --new-file v2.0.35/linux/drivers/scsi/README.BusLogic linux/drivers/scsi/README.BusLogic
@@ -1,10 +1,11 @@
BusLogic MultiMaster and FlashPoint SCSI Driver for Linux
- Version 2.0.14 for Linux 2.0
+ Version 2.0.15 for Linux 2.0
+ Version 2.1.15 for Linux 2.1
PRODUCTION RELEASE
- 29 April 1998
+ 17 August 1998
Leonard N. Zubkoff
Dandelion Digital
@@ -80,7 +81,7 @@
Mylex Corporation is located at 34551 Ardenwood Blvd., Fremont, California
94555, USA and can be reached at 510/796-6100 or on the World Wide Web at
-http://www.mylex.com. Mylex Technical Support can be reached by electronic
+http://www.mylex.com. Mylex HBA Technical Support can be reached by electronic
mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715.
Contact information for offices in Europe and Japan is available on the Web
site.
@@ -584,16 +585,16 @@
DRIVER INSTALLATION
-This distribution was prepared for Linux kernel version 2.0.33, but should be
+This distribution was prepared for Linux kernel version 2.0.35, but should be
compatible with 2.0.4 or any later 2.0 series kernel.
To install the new BusLogic SCSI driver, you may use the following commands,
replacing "/usr/src" with wherever you keep your Linux kernel source tree:
cd /usr/src
- tar -xvzf BusLogic-2.0.14.tar.gz
+ tar -xvzf BusLogic-2.0.15.tar.gz
mv README.* LICENSE.* BusLogic.[ch] FlashPoint.c linux/drivers/scsi
- patch -p < BusLogic.patch
+ patch -p0 < BusLogic.patch (only for 2.0.33 and below)
cd linux
make config
make depend
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov