From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: 520 BPS data integrity vendors Date: Fri, 02 Jul 2010 13:06:08 -0500 Message-ID: <1278093968.2856.169.camel@mulgrave.site> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:49755 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757481Ab0GBSGN (ORCPT ); Fri, 2 Jul 2010 14:06:13 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Dan Porat Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org On Thu, 2010-07-01 at 17:11 -0400, Dan Porat wrote: > Hi , > > In the documentation of 2.6.34 it says "We have been working with > several FC/SAS HBA vendors to enable the protection information to be > transferred to and from their controllers" > I would like to test SAS 520. So I'm having a little difficulty parsing this: SAS 520 is actually a financial audit standard (which I really wish I didn't know about) ... I assume you're actually talking about DIF/DIX? The integrity standard for SCSI? > Which Vendor and what specific SAS HBA model will support it ? > Thanks I've added linux-scsi, since this is a SCSI question not an IDE one. The only SAS HBA supporting DIF I know of with a working Linux driver is the mpt2sas. It supports DIF types 1 and 3. James