From owner-freebsd-stable@FreeBSD.ORG Tue Apr 17 23:21:15 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79246106566C for ; Tue, 17 Apr 2012 23:21:15 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from mail3.transactionware.com (mail3.transactionware.com [202.68.173.211]) by mx1.freebsd.org (Postfix) with SMTP id C38428FC0C for ; Tue, 17 Apr 2012 23:21:14 +0000 (UTC) Received: (qmail 43006 invoked by uid 907); 17 Apr 2012 23:21:07 -0000 Received: from Unknown (HELO jmmacpro.trantek-mst.com.au) (202.68.173.218) (smtp-auth username janm, mechanism plain) by mail3.transactionware.com (qpsmtpd/0.84) with (AES128-SHA encrypted) ESMTPSA; Wed, 18 Apr 2012 09:21:07 +1000 Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=windows-1252 From: Jan Mikkelsen In-Reply-To: <201204171351.53831.jhb@freebsd.org> Date: Wed, 18 Apr 2012 09:21:06 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201204161632.q3GGWwJo045910@ambrisko.com> <8CECFFF5-9540-46BF-B855-082049CC5EFB@transactionware.com> <201204171351.53831.jhb@freebsd.org> To: John Baldwin X-Mailer: Apple Mail (2.1257) Cc: freebsd-stable@freebsd.org Subject: Re: LSI MegaRAID SAS 9240 with mfi driver? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2012 23:21:15 -0000 On 18/04/2012, at 3:51 AM, John Baldwin wrote: > It should be very easy to add a 'good' command to mfiutil. Actually, = there=20 > already is a 'good' command. Have you tried using that? >=20 > # mfiutil good Missed that. Works fine. Sorry for the noise. Regards, Jan.