From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [ANNOUNCE] QLogic qla2xxx driver update available (v8.00.00b7). Date: Thu, 8 Jan 2004 19:34:27 +0000 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20040108193427.A14545@infradead.org> References: <20040108165414.A12233@infradead.org> <20040108193336.GB10243@beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from phoenix.infradead.org ([213.86.99.234]:20241 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S266226AbUAHTee (ORCPT ); Thu, 8 Jan 2004 14:34:34 -0500 Content-Disposition: inline In-Reply-To: <20040108193336.GB10243@beaverton.ibm.com>; from andmike@us.ibm.com on Thu, Jan 08, 2004 at 11:33:36AM -0800 List-Id: linux-scsi@vger.kernel.org To: Andrew Vasquez , James Bottomley , Linux Kernel , Linux-SCSI On Thu, Jan 08, 2004 at 11:33:36AM -0800, Mike Anderson wrote: > This sounds good. It would seem that HBA API adapter and port > information through sysfs (libsysfs) should be doable through the > transport class. Yes. > Also some partial information of the other hba api > functions could be supported though other sysfs attributes but the sends > would still need to use the old interface. With sends are you referring to function that support certain scsi commands like report luns and report capacity? We have a perfectly fine interface for that and it's SG_IO..