From nobody@FreeBSD.org  Sun Jan 25 04:22:41 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 727D316A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jan 2004 04:22:38 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8CE2643D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jan 2004 04:22:27 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i0PCMRdL047476
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jan 2004 04:22:27 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i0PCMRLK047475;
	Sun, 25 Jan 2004 04:22:27 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200401251222.i0PCMRLK047475@www.freebsd.org>
Date: Sun, 25 Jan 2004 04:22:27 -0800 (PST)
From: Sten Spans <sten@blinkenlights.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: LSI megaraid 150-x cards not included in amr manpage
X-Send-Pr-Version: www-2.0

>Number:         61878
>Category:       docs
>Synopsis:       LSI megaraid 150-x cards not included in amr manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 25 04:30:19 PST 2004
>Closed-Date:    Mon Jan 10 13:18:56 CET 2005
>Last-Modified:  Mon Jan 10 13:18:56 CET 2005
>Originator:     Sten Spans
>Release:        5.2-RELEASE
>Organization:
>Environment:
FreeBSD zaphod.blinkenlights.nl 5.2-RELEASE FreeBSD 5.2-RELEASE #13: Sat Jan 17 22:32:18 CET 2004     root@zaphod.blinkenlights.nl:/usr/obj/usr/src/sys/ZAPHOD  i386
>Description:
The amr driver for lsi raid cards also supports megaraid 150-(2,4,6) cards. This is not specified in the manual page.

<sten@zaphod:sten> dmesg | grep amr
amr0: <LSILogic MegaRAID> mem 0xfc4f0000-0xfc4fff
amr0: <LSILogic MegaRAID SATA 150-6D> Firmware 71
amrd0: <LSILogic MegaRAID logical drive> on amr0
amrd0: 715413MB (1465165824 sectors) RAID 5 (opti
GEOM: create disk amrd0 dp=0xc441240c

>How-To-Repeat:

>Fix:
Update the manual page to include the Megaraid SATA 150-[2,4,6] cards.
>Release-Note:
>Audit-Trail:

From: Marc Silver <marcs@draenor.org>
To: freebsd-gnats-submit@FreeBSD.org, sten@blinkenlights.nl
Cc:  
Subject: Re: docs/61878: LSI megaraid 150-x cards not included in amr manpage
Date: Tue, 27 Jan 2004 13:42:14 +0000

 --n+lFg1Zro7sl44OB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi there,
 
 Patch attached to this PR.  Not sure if this is all that is required,
 but if not, let me know and I'll do my best to do it.
 
 Cheers,
 Marc
 
 --n+lFg1Zro7sl44OB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="amr.4-patch"
 
 --- amr.4-orig	Tue Jan 27 15:36:31 2004
 +++ amr.4	Tue Jan 27 15:37:32 2004
 @@ -42,6 +42,12 @@
  .Pp
  .Bl -bullet -compact
  .It
 +MegaRAID 150-2
 +.It
 +MegaRAID 150-4
 +.It
 +MegaRAID 150-6
 +.It
  MegaRAID 320-1
  .It
  MegaRAID 320-2
 
 --n+lFg1Zro7sl44OB--
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Tue Jan 4 05:18:36 CET 2005 
State-Changed-Why:  
Added in HEAD, awaiting MFC.  Thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Tue Jan 4 05:18:36 CET 2005 
Responsible-Changed-Why:  
MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61878 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon Jan 10 13:17:59 CET 2005 
State-Changed-Why:  
MFC done. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61878 
>Unformatted:
