From owner-freebsd-doc@FreeBSD.ORG Sat Nov 24 18:30:00 2012 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7AB31F7 for ; Sat, 24 Nov 2012 18:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 89E188FC13 for ; Sat, 24 Nov 2012 18:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAOIU082059430 for ; Sat, 24 Nov 2012 18:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAOIU0tZ059429; Sat, 24 Nov 2012 18:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 24 Nov 2012 18:30:00 GMT Resent-Message-Id: <201211241830.qAOIU0tZ059429@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Simon Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B82BF1E0 for ; Sat, 24 Nov 2012 18:28:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A01348FC14 for ; Sat, 24 Nov 2012 18:28:09 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAOIS9d3037422 for ; Sat, 24 Nov 2012 18:28:09 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qAOIS9EP037421; Sat, 24 Nov 2012 18:28:09 GMT (envelope-from nobody) Message-Id: <201211241828.qAOIS9EP037421@red.freebsd.org> Date: Sat, 24 Nov 2012 18:28:09 GMT From: Mathieu Simon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/173893: mfi supports ServeRAID M1015 / M1115, update manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2012 18:30:00 -0000 >Number: 173893 >Category: docs >Synopsis: mfi supports ServeRAID M1015 / M1115, update manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 24 18:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Mathieu Simon >Release: 8.3, 9.0 >Organization: >Environment: >Description: I'm using IBM ServeRAID M1115 inside an IBM server using 8.3 + the update mfi driver inside 8-STABLE which recognizes the card as expected. 9.1-RC3 also recognizes the card as well. I have another box with a M1015 which is virtually identical to M1115, with the difference that RAID 5 level is locked via a hardware, not a software token (M1115). Booting a box with 9.1-RC3 confirms this. Since both adapters are based on the MegaRAID 9240 board whose sole difference to IBM branded cards is the firmware having RAID5 unlocked. We may safely add this to the manpage too? Oh - and thanks to the people who put together this driver as it much expands the support for more recent MegaRAID based/derived cards with FreeBSD! >How-To-Repeat: Have a Server with either IBM ServeRAID M1115 or M1015. >Fix: Here is a patch against CURRENT: diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4 index 9313335..d601dbf 100644 --- a/share/man/man4/mfi.4 +++ b/share/man/man4/mfi.4 @@ -85,16 +85,24 @@ LSI MegaRAID SAS 8408E .It LSI MegaRAID SAS 8480E .It +LSI MegaRAID SAS 9240 +.It LSI MegaRAID SAS 9260 .It Dell PERC5 .It Dell PERC6 .It +IBM ServeRAID M1015 SAS/SATA +.It +IBM ServeRAID M1115 SAS/SATA +.It IBM ServeRAID M5015 SAS/SATA .It IBM ServeRAID-MR10i .It +Intel RAID Controller SRCSAS18E +.It Intel RAID Controller SROMBSAS18E .El .Sh FILES >Release-Note: >Audit-Trail: >Unformatted: