patch-2.2.15 linux/Documentation/README.DAC960
Next file: linux/Documentation/cpqarray.txt
Previous file: linux/Documentation/Debugging390.txt
Back to the patch index
Back to the overall index
- Lines: 53
- Date:
Fri Apr 21 12:45:49 2000
- Orig file:
v2.2.14/Documentation/README.DAC960
- Orig date:
Sat Aug 28 20:00:52 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/Documentation/README.DAC960 linux/Documentation/README.DAC960
@@ -1,17 +1,17 @@
Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux
- Version 2.2.4 for Linux 2.2.11
- Version 2.0.4 for Linux 2.0.37
+ Version 2.2.5 for Linux 2.2.14
+ Version 2.0.5 for Linux 2.0.38
PRODUCTION RELEASE
- 23 August 1999
+ 23 January 2000
Leonard N. Zubkoff
Dandelion Digital
lnz@dandelion.com
- Copyright 1998-1999 by Leonard N. Zubkoff <lnz@dandelion.com>
+ Copyright 1998-2000 by Leonard N. Zubkoff <lnz@dandelion.com>
INTRODUCTION
@@ -87,7 +87,9 @@
The following list comprises the supported DAC960 and DAC1100 PCI RAID
Controllers as of the date of this document. It is recommended that anyone
purchasing a Mylex PCI RAID Controller not in the following table contact the
-author beforehand to verify that it is or will be supported.
+author beforehand to verify that it is or will be supported. The eXtremeRAID
+2000, eXtremeRAID 3000, and AcceleRAID 352 have an entirely new firmware
+interface and are not yet supported by this driver.
eXtremeRAID 1100 (DAC1164P)
3 Wide Ultra-2/LVD SCSI channels
@@ -163,16 +165,16 @@
DRIVER INSTALLATION
-This distribution was prepared for Linux kernel version 2.2.11 or 2.0.37.
+This distribution was prepared for Linux kernel version 2.2.14 or 2.0.38.
To install the DAC960 RAID driver, you may use the following commands,
replacing "/usr/src" with wherever you keep your Linux kernel source tree:
cd /usr/src
- tar -xvzf DAC960-2.2.4.tar.gz (or DAC960-2.0.4.tar.gz)
+ tar -xvzf DAC960-2.2.5.tar.gz (or DAC960-2.0.5.tar.gz)
mv README.DAC960 linux/Documentation
mv DAC960.[ch] linux/drivers/block
- patch -p0 < DAC960.patch
+ patch -p0 < DAC960.patch (driver 2.0.5 only)
cd linux
make config
make depend
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)