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"