diff --git a/qla_isp/README.scst b/qla_isp/README.scst index 6212b71fd..27d60b47e 100644 --- a/qla_isp/README.scst +++ b/qla_isp/README.scst @@ -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