From owner-freebsd-scsi@FreeBSD.ORG Sat Mar 14 06:29:33 2009 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A264106564A for ; Sat, 14 Mar 2009 06:29:33 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 5ABF98FC15 for ; Sat, 14 Mar 2009 06:29:33 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LiNNE-00024a-Fa for freebsd-scsi@freebsd.org; Fri, 13 Mar 2009 23:29:32 -0700 Message-ID: <22509811.post@talk.nabble.com> Date: Fri, 13 Mar 2009 23:29:32 -0700 (PDT) From: sathees To: freebsd-scsi@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: psuganya@hcl.in References: <22475632.post@talk.nabble.com> <3646CF8FF05F431D992698D2F1CF2A2E@artemis> <22490123.post@talk.nabble.com> Subject: Re: how do i identify the version of SCSI that my disk supports X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2009 06:29:33 -0000 Daisuke Aoyama wrote: > >>>>Hi.. I want to know the version of SCSI that my disk supports.. how can i >>>>know that by using the command.. I have used the INQUIRY but still i >>>>can't >>>>find the version from the version descriptor field..as because the values >>>>for this field is zero >>> >>> Did you see VERSION field (offset 2 of standard inquiry data)? >>> ya i have seen that field .. the version field is set to 03h which i >>> decoded as SPC. But i want to know which version od SAS that my device >>> supports..Can you give me a hint > > I don't know why you need version of SAS. > I think it is transport and physical interconnect specification. > Do you need physical port access to the unit? > I'm sorry, I don't have information about it. > > -- > Daisuke Aoyama > > thanks for your reply > I have got a hint from you... > I will try..:handshake: > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > > -- View this message in context: http://www.nabble.com/how-do-i-identify-the-version-of-SCSI-that-my-disk-supports-tp22475632p22509811.html Sent from the freebsd-scsi mailing list archive at Nabble.com.