Target driver for QLogic ISP chipsets
This is an SCST driver for ISP QLogic chipsets commonly used in many SCSI and FC host bus adapters.
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 was made by
Stanislaw Gruszka for Open-E Inc.
This driver operates on the same hardware as the qla2x00t target driver, but has one notable advantage over it: support of 24xx (4Gbps) and 25xx (8Gbps) 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.
The latest release is 1.0.1. It does not support 25xx chipsets yet and can be compiled with Linux kernel versions between 2.6.16 and 2.6.27. You can find support for 25xx chipsets and the latter kernels in being developed version 1.0.2.
You can find the latest development version of this driver in the SCST SVN. See the download page how to setup access to it.