Note about qla2x00t in README.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1266 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Stanislaw Gruszka
2009-10-24 15:30:25 +00:00
parent 51892c42d8
commit 1d47370f17
+3 -3
View File
@@ -1,8 +1,7 @@
INTRODUCTION
This is an SCST driver for ISP Qlogic chipsets commonly used in many SCSI and
FC host bus adapters. Supported chipsets are listed in the README file; an
incomplete list of supported HBAs can be found in doc/Hardware.txt .
FC host bus adapters. Supported chipsets are listed in the README file.
It is based on Matthew Jacob's multiplatform driver for ISP chipsets,
which has its own page at http://www.feral.com/isp.html . The update for SCST
@@ -12,7 +11,8 @@ Driver operates on the same hardware as qla2x00t, but has one notable
advantage over it: support of 24xx and 25xx series of Qlogic adapters.
From other side, qla2x00t is simpler, smaller and much better tested
on 22xx and 23xx, hence perform more reliable and, thus, is recommended
for these adapters.
for these adapters. Since 24xx/25xx become fully supported on qla2x00t we
encourage users to switch to this driver.
INSTALLATION