From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 13 16:11:05 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 19736106566C for ; Fri, 13 Mar 2009 16:11:05 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (unknown [IPv6:2001:380:e06:127::53]) by mx1.freebsd.org (Postfix) with ESMTP id D4C378FC15 for ; Fri, 13 Mar 2009 16:11:04 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id 237CF78C4B for ; Sat, 14 Mar 2009 01:11:04 +0900 (JST) Received: from artemis (unknown [192.168.2.20]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTP id E450878C4A for ; Sat, 14 Mar 2009 01:11:03 +0900 (JST) Message-ID: From: "Daisuke Aoyama" To: References: <22475632.post@talk.nabble.com><3646CF8FF05F431D992698D2F1CF2A2E@artemis> <22490123.post@talk.nabble.com> Date: Sat, 14 Mar 2009 01:11:01 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Virus-Scanned: ClamAV using ClamSMTP 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: Fri, 13 Mar 2009 16:11:05 -0000 >>>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