From c492b8c56e69aefe43ad299eaa11fef03483707b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 11 Jun 2015 17:35:32 +0000 Subject: [PATCH] qla2x00t: Update README (merge r6220 from trunk) git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6299 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qla2x00t/qla2x00-target/README b/qla2x00t/qla2x00-target/README index f1ef3e692..a3ae1bec4 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -4,6 +4,14 @@ Target driver for QLogic 2[2-6]xx/8[1-3]xx Fibre Channel cards Version 3.0.2, XXX 2015 ----------------------- +This is target driver for QLogic 2[2-6]xx/8[1-3]xx Fibre Channel cards. +Particularly, this driver supports 16G Hilda QLogic chip based adapters +(however, post-Hilda QLogic chips not supported). This driver should +also support FCoE, but that has never been verified. It has passed +intensive internal SanDisk tests. It is stable and production ready. +This driver is in stable maintenance mode in favor of the QLogic git +driver, which has support for all the latest QLogic adapters. + This driver consists from two parts: the target mode driver itself and the changed initiator driver from Linux kernel, which is, particularly, intended to perform all the initialization and shutdown tasks. The