From 1d47370f17a3e79f0e0ed7a218abd8a4ff9a5538 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Sat, 24 Oct 2009 15:30:25 +0000 Subject: [PATCH] Note about qla2x00t in README. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1266 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla_isp/README.scst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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