From owner-freebsd-stable@FreeBSD.ORG Thu Sep 18 23:51:43 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 132EAB0E for ; Thu, 18 Sep 2014 23:51:43 +0000 (UTC) Received: from mta1.riverwillow.net.au (mta1.riverwillow.net.au [IPv6:2001:8000:1000:1801::36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mta1.riverwillow.net.au", Issuer "Riverwillow Root Certificate 2010-04-12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 59B478E8 for ; Thu, 18 Sep 2014 23:51:42 +0000 (UTC) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [IPv6:2001:8000:1000:1801::46]) by mta1.riverwillow.net.au (8.14.9/8.14.9) with ESMTP id s8INpXAP073277 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 19 Sep 2014 09:51:33 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=mta1002; t=1411084293; bh=gRdVZ3LAZVQYPdrzQWhid+3490rQ8PMH+5YGmQBhBSA=; h=Date:From:To:Subject; b=RoXD86S8G+sYK5kY5ghyiIcERCLRig1GgtIJo6hVoBfJrM0+vR6ZUhmAnTU9hTzx0 d+Ax0+NkLGQ1f136/hSFfFPLomLp9UACi61E2VWkHVU6oNimUr7PI2LO1jFhFygXqo 8WcKUo/jLNIYk/Prq3V/b2A6h34FGSi2IZacBINc= Received: from rwpc15.gfn.riverwillow.net.au (rwpc15.gfn.riverwillow.net.au [IPv6:2001:8000:1000:18e1:20c:76ff:fe0a:2117]) (authenticated bits=56) by mail1.riverwillow.net.au (8.14.9/8.14.9) with ESMTP id s8INpUMa073276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 19 Sep 2014 09:51:32 +1000 (AEST) Date: Fri, 19 Sep 2014 09:51:30 +1000 From: John Marshall To: freebsd-stable@freebsd.org Subject: MFC missing for mfiutil(8) in 10-STABLE Message-ID: <20140918235130.GA3070@rwpc15.gfn.riverwillow.net.au> Mail-Followup-To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2014 23:51:43 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm wondering if this is a simple case of a forgotten MFC? ------------------------------------------------------------------------ r257820 | sbruno | 2013-11-08 08:47:59 +1100 (Fri, 08 Nov 2013) | 8 lines Changed paths: M /head/usr.sbin/mfiutil/Makefile A /head/usr.sbin/mfiutil/mfi_properties.c M /head/usr.sbin/mfiutil/mfiutil.8 M /head/usr.sbin/mfiutil/mfiutil.c Add support for controlling mfi(4) controller properties: allow user control of rebuild rate allow user control of silence/enable alarm MFC after: 2 weeks Sponsored by: Yahoo! Inc. ------------------------------------------------------------------------ Since the beginning of this year I have been applying this merge to 9.2-RELEASE, 9.3-RELEASE and 10-STABLE on an Intel server with the following hardware: mfi0@pci0:6:0:0: class=3D0x010400 card=3D0x92618086 chip=3D0x00791000 rev= =3D0x05 hdr=3D0x00 vendor =3D 'LSI Logic / Symbios Logic' device =3D 'MegaRAID SAS 2108 [Liberator]' class =3D mass storage subclass =3D RAID I'm wondering if this might be MFC'd before releng/10.1 is branched? It is a real bonus being able to silence the controller's audible alarm without having to shutdown FreeBSD! --=20 John Marshall --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQbcAIACgkQw/tAaKKahKJPiwCcCfUS3zRhAw8lZ52l9rXDCJlk KGwAnRCPOarNgJksXwvfygB+TGrLaP7t =RK0B -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--