Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756199AbYLJSwh (ORCPT ); Wed, 10 Dec 2008 13:52:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752500AbYLJSw0 (ORCPT ); Wed, 10 Dec 2008 13:52:26 -0500 Received: from moutng.kundenserver.de ([212.227.126.186]:51324 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751567AbYLJSwZ (ORCPT ); Wed, 10 Dec 2008 13:52:25 -0500 Message-ID: <49400FCA.7090805@vlnb.net> Date: Wed, 10 Dec 2008 21:51:54 +0300 From: Vladislav Bolkhovitin User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: linux-scsi@vger.kernel.org CC: James Bottomley , Andrew Morton , FUJITA Tomonori , Mike Christie , Jeff Garzik , Boaz Harrosh , Linus Torvalds , linux-kernel@vger.kernel.org, scst-devel@lists.sourceforge.net, Bart Van Assche , linux-driver@qlogic.com, "Nicholas A. Bellinger" Subject: [PATCH][RFC 15/23]: QLogic target driver References: <494009D7.4020602@vlnb.net> In-Reply-To: <494009D7.4020602@vlnb.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19kBpc0mGGCRf91spXnawbCJmWoKFCQ9ShN17B PsjKyMLFkyjgZOqgpvlm8sUwG4STnwe0MKiPfN5v2DNUkxZB8A SbSdBRl4zvFRRzlP3qoNw== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 21 This patch contains target mode add-on for qla2xxx driver for QLogic 22xx/23xx cards. Signed-off-by: Vladislav Bolkhovitin --- drivers/scst/qla2xxx-target/Kconfig | 19 drivers/scst/qla2xxx-target/Makefile | 6 drivers/scst/qla2xxx-target/qla2x00t.c | 2280 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/scst/qla2xxx-target/qla2x00t.h | 163 ++++ 4 files changed, 2468 insertions(+) The patch is too big to be submitted inline. You can find it in http://scst.sourceforge.net/patches/qla2x00t.diff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/