Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776AbYGIHAj (ORCPT ); Wed, 9 Jul 2008 03:00:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753243AbYGIHAF (ORCPT ); Wed, 9 Jul 2008 03:00:05 -0400 Received: from mail-relay-03.mailcluster.net ([77.221.130.215]:38790 "EHLO mail-relay-01.mailcluster.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752640AbYGIHAA (ORCPT ); Wed, 9 Jul 2008 03:00:00 -0400 Message-ID: <48746219.6050104@vlnb.net> Date: Wed, 09 Jul 2008 11:00:41 +0400 From: Vladislav Bolkhovitin User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Jeff Garzik CC: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, scst-devel Subject: Re: [ANNOUNCE]: Target drivers for QLogic Fibre Channel cards released References: <4873BCD5.5060407@vlnb.net> <4873C6EB.9080207@garzik.org> In-Reply-To: <4873C6EB.9080207@garzik.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2006 Lines: 52 Jeff Garzik wrote: > Vladislav Bolkhovitin wrote: >> I'm glad to announce that version 1.0.0 of target drivers for QLogic >> Fibre Channel cards released and available for download from >> http://scst.sourceforge.net/downloads.html. >> >> Two target drivers were released: >> >> - Target driver qla2x00t for 22xx and 23xx based QLogic Fibre Channel >> cards >> >> - Target driver qla_isp for 24xx based QLogic Fibre Channel cards >> >> Those drivers are designed to work in SCST environment. They are high >> performance drivers, which provide all necessary functionality to work >> as targets in Fibre Channel environment. >> >> Detail description of the target drivers you can find on SCST home page >> http://scst.sourceforge.net. >> >> Driver qla2x00t is being prepared in form of patch for review and >> inclusion into the kernel. > > Cool. I'm looking forward to figuring out how to enable ATA target mode > in a similar manner... sata_mv and some ahci chips support ATA target mode. Actually, I forgot to mention that there are two more target drivers available for download as well. One of them can be especially interested for you, because it should work with SAS (I have a report with coming CDBs from this transport, but have no hardware to check). - Target driver for InfiniBand SRP http://scst.sourceforge.net/target_srp.html - Target driver for LSI/MPT cards http://scst.sourceforge.net/target_lsi.html. This driver was developed for parallel SCSI, but also should work with SAS and Fibre Channel transports. They can be downloaded from the SCST SVN by using command: $ svn co https://scst.svn.sourceforge.net/svnroot/scst They were not released as a separate packages, because their authors preferred that. Vlad -- 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/