From owner-freebsd-drivers@FreeBSD.ORG Mon Sep 10 22:58:48 2012 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D60AB106564A for ; Mon, 10 Sep 2012 22:58:48 +0000 (UTC) (envelope-from jeanfre_savage@ssimicro.com) Received: from mail.ssimicro.com (mail.ssimicro.com [64.247.129.10]) by mx1.freebsd.org (Postfix) with ESMTP id 871968FC0A for ; Mon, 10 Sep 2012 22:58:48 +0000 (UTC) Received: from jeanfrederics.ssimicro.com (jeanfre-desktop.ssimicro.com [64.247.130.124]) (authenticated bits=0) by mail.ssimicro.com (8.14.4/8.14.4) with ESMTP id q8AMwlW3047527 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Mon, 10 Sep 2012 16:58:47 -0600 (MDT) Message-ID: <504E70A7.2000303@ssimicro.com> Date: Mon, 10 Sep 2012 16:58:47 -0600 From: Jean-Frederic Savage User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: freebsd-drivers@freebsd.org X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: MPS controller status checks X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2012 22:58:48 -0000 Hi guys/gals, I'm currently using the MPS LSI driver for my Dell R310 and would like to check the status of my RAID array/controller state. Are there any utilities or any functions available for doing this? mps0: port 0xfc00-0xfcff mem 0xdf2b0000-0xdf2bffff,0xdf2c0000-0xdf2fffff irq 16 at device 0.0 on pci5 mps0: Firmware: 07.15.08.00, Driver: 13.00.00.00-fbsd mps0: IOCCapabilities: 185c mps0: [ITHREAD] From owner-freebsd-drivers@FreeBSD.ORG Tue Sep 11 21:51:06 2012 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3EDB3106564A for ; Tue, 11 Sep 2012 21:51:06 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id BBC068FC0C for ; Tue, 11 Sep 2012 21:51:05 +0000 (UTC) Received: from vincemacbook.unsane.co.uk (vincemacbook.unsane.co.uk [10.10.10.20]) (authenticated bits=0) by unsane.co.uk (8.14.5/8.14.5) with ESMTP id q8BLp3YW036699 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 11 Sep 2012 22:51:04 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <504FB247.8040704@unsane.co.uk> Date: Tue, 11 Sep 2012 22:51:03 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: Jean-Frederic Savage References: <504E70A7.2000303@ssimicro.com> In-Reply-To: <504E70A7.2000303@ssimicro.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: MPS controller status checks X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 21:51:06 -0000 On 10/09/2012 23:58, Jean-Frederic Savage wrote: > Hi guys/gals, > > I'm currently using the MPS LSI driver for my Dell R310 and would like > to check the status of my RAID array/controller state. Are there any > utilities or any functions available for doing this? > > > mps0: port 0xfc00-0xfcff mem > 0xdf2b0000-0xdf2bffff,0xdf2c0000-0xdf2fffff irq 16 at device 0.0 on pci5 > mps0: Firmware: 07.15.08.00, Driver: 13.00.00.00-fbsd > mps0: IOCCapabilities: > 185c > mps0: [ITHREAD] I'm not 100% certain but the util here may do it http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P14/SAS2IRCU_P14.zip I've used the linux version on sas2008 based lsi cards. Vince > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" From owner-freebsd-drivers@FreeBSD.ORG Tue Sep 11 23:01:20 2012 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82471106566B for ; Tue, 11 Sep 2012 23:01:20 +0000 (UTC) (envelope-from jeanfre_savage@ssimicro.com) Received: from mail.ssimicro.com (mail.ssimicro.com [64.247.129.10]) by mx1.freebsd.org (Postfix) with ESMTP id 472778FC18 for ; Tue, 11 Sep 2012 23:01:19 +0000 (UTC) Received: from jeanfrederics.ssimicro.com (jeanfre-desktop.ssimicro.com [64.247.130.124]) (authenticated bits=0) by mail.ssimicro.com (8.14.4/8.14.4) with ESMTP id q8BN1BAt054749 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Tue, 11 Sep 2012 17:01:12 -0600 (MDT) Message-ID: <504FC2B7.10108@ssimicro.com> Date: Tue, 11 Sep 2012 17:01:11 -0600 From: Jean-Frederic Savage User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: Vincent Hoffman References: <504E70A7.2000303@ssimicro.com> <504FB247.8040704@unsane.co.uk> In-Reply-To: <504FB247.8040704@unsane.co.uk> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: MPS controller status checks X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 23:01:20 -0000 Vince, this works perfectly. Thank you! JF On 09/11/2012 03:51 PM, Vincent Hoffman wrote: > On 10/09/2012 23:58, Jean-Frederic Savage wrote: >> Hi guys/gals, >> >> I'm currently using the MPS LSI driver for my Dell R310 and would like >> to check the status of my RAID array/controller state. Are there any >> utilities or any functions available for doing this? >> >> >> mps0: port 0xfc00-0xfcff mem >> 0xdf2b0000-0xdf2bffff,0xdf2c0000-0xdf2fffff irq 16 at device 0.0 on pci5 >> mps0: Firmware: 07.15.08.00, Driver: 13.00.00.00-fbsd >> mps0: IOCCapabilities: >> 185c >> mps0: [ITHREAD] > > I'm not 100% certain but the util here may do it > http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P14/SAS2IRCU_P14.zip > I've used the linux version on sas2008 based lsi cards. > > > Vince >> _______________________________________________ >> freebsd-drivers@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-drivers >> To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org"