From nobody@FreeBSD.org  Thu Jun 18 16:49:10 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2AB221065675
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jun 2009 16:49:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 18CB28FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jun 2009 16:49:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5IGn9lM058493
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jun 2009 16:49:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5IGn9qq058492;
	Thu, 18 Jun 2009 16:49:09 GMT
	(envelope-from nobody)
Message-Id: <200906181649.n5IGn9qq058492@www.freebsd.org>
Date: Thu, 18 Jun 2009 16:49:09 GMT
From: Michael Gmelin <freebsdusb@bindone.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Man page and hardware release notes for mfi(4) should be updated
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135712
>Category:       docs
>Synopsis:       Man page and hardware release notes for mfi(4) should be updated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 16:50:02 UTC 2009
>Closed-Date:    Fri Jun 19 17:14:49 UTC 2009
>Last-Modified:  Fri Jun 19 17:20:05 UTC 2009
>Originator:     Michael Gmelin
>Release:        7.2-RELEASE
>Organization:
/bin/done digital solutions GmbH
>Environment:
FreeBSD srv02 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu May 14 00:07:23 UTC 2009     root@srv02:/usr/src/sys/amd64/compile/GENERIC  amd64

>Description:
Afaik the mfi(4) driver also supports the following devices for quite a while now:

LSI MegaRAID SAS 8408E
LSI MegaRAID SAS 8480E
LSI MegaRAID SAS 1078
Dell PERC5
Dell PERC6

man mfi(4) and the hardware release notes only mentions the following hardware:
LSI MegaRAID SAS 8408E
LSI MegaRAID SAS 8480E
Dell PERC5/i

-CURRENT has this corrected for a long time now, I've seen reports about PERC6 working in 6.3 and 7.0 one and a half years ago:
http://lists.freebsd.org/pipermail/freebsd-stable/2008-January/039686.html

This should be updated, so people can make informed decisions when buying hardware that's supported by FreeBSD.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/135712: commit references a PR
Date: Fri, 19 Jun 2009 17:07:25 +0000 (UTC)

 Author: jhb
 Date: Fri Jun 19 17:07:15 2009
 New Revision: 194496
 URL: http://svn.freebsd.org/changeset/base/194496
 
 Log:
   MFC: mfi(4) supports the LSI MegaRAID SAS 1078 and Dell PERC6.
   
   PR:		docs/135712
 
 Modified:
   stable/7/share/man/man4/   (props changed)
   stable/7/share/man/man4/igb.4   (props changed)
   stable/7/share/man/man4/mfi.4
 
 Modified: stable/7/share/man/man4/mfi.4
 ==============================================================================
 --- stable/7/share/man/man4/mfi.4	Fri Jun 19 16:27:41 2009	(r194495)
 +++ stable/7/share/man/man4/mfi.4	Fri Jun 19 17:07:15 2009	(r194496)
 @@ -24,7 +24,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd April 3, 2006
 +.Dd January 17, 2008
  .Dt MFI 4
  .Os
  .Sh NAME
 @@ -83,7 +83,11 @@ LSI MegaRAID SAS 8408E
  .It
  LSI MegaRAID SAS 8480E
  .It
 -Dell PERC5/i
 +LSI MegaRAID SAS 1078
 +.It
 +Dell PERC5
 +.It
 +Dell PERC6
  .El
  .Sh FILES
  .Bl -tag -width ".Pa /dev/mfid?" -compact
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Fri Jun 19 17:14:25 UTC 2009 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135712 

From: John Baldwin <jhb@freebsd.org>
To: freebsd-doc@freebsd.org
Cc: Michael Gmelin <freebsdusb@bindone.de>,
 freebsd-gnats-submit@freebsd.org
Subject: Re: docs/135712: Man page and hardware release notes for mfi(4) should be updated
Date: Fri, 19 Jun 2009 13:04:23 -0400

 On Thursday 18 June 2009 12:49:09 pm Michael Gmelin wrote:
 > 
 > >Number:         135712
 > >Category:       docs
 > >Synopsis:       Man page and hardware release notes for mfi(4) should be 
 updated
 > >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:   Thu Jun 18 16:50:02 UTC 2009
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Michael Gmelin
 > >Release:        7.2-RELEASE
 > >Organization:
 > /bin/done digital solutions GmbH
 > >Environment:
 > FreeBSD srv02 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Thu May 14 00:07:23 UTC 
 2009     root@srv02:/usr/src/sys/amd64/compile/GENERIC  amd64
 > 
 > >Description:
 > Afaik the mfi(4) driver also supports the following devices for quite a 
 while now:
 > 
 > LSI MegaRAID SAS 8408E
 > LSI MegaRAID SAS 8480E
 > LSI MegaRAID SAS 1078
 > Dell PERC5
 > Dell PERC6
 > 
 > man mfi(4) and the hardware release notes only mentions the following 
 hardware:
 > LSI MegaRAID SAS 8408E
 > LSI MegaRAID SAS 8480E
 > Dell PERC5/i
 > 
 > -CURRENT has this corrected for a long time now, I've seen reports about 
 PERC6 working in 6.3 and 7.0 one and a half years ago:
 > http://lists.freebsd.org/pipermail/freebsd-stable/2008-January/039686.html
 > 
 > This should be updated, so people can make informed decisions when buying 
 hardware that's supported by FreeBSD.
 
 Yes, looks like the manpage update just needs to be MFC'd.
 
 -- 
 John Baldwin

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/135712: commit references a PR
Date: Fri, 19 Jun 2009 17:12:09 +0000 (UTC)

 Author: jhb
 Date: Fri Jun 19 17:11:59 2009
 New Revision: 194499
 URL: http://svn.freebsd.org/changeset/base/194499
 
 Log:
   MFC: mfi(4) supports the LSI MegaRAID SAS 1078 and Dell PERC6.
   
   PR:		docs/135712
 
 Modified:
   stable/6/share/man/man4/   (props changed)
   stable/6/share/man/man4/mfi.4
   stable/6/share/man/man4/xl.4   (props changed)
 
 Modified: stable/6/share/man/man4/mfi.4
 ==============================================================================
 --- stable/6/share/man/man4/mfi.4	Fri Jun 19 17:10:35 2009	(r194498)
 +++ stable/6/share/man/man4/mfi.4	Fri Jun 19 17:11:59 2009	(r194499)
 @@ -24,7 +24,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd April 3, 2006
 +.Dd January 17, 2008
  .Dt MFI 4
  .Os
  .Sh NAME
 @@ -83,7 +83,11 @@ LSI MegaRAID SAS 8408E
  .It
  LSI MegaRAID SAS 8480E
  .It
 -Dell PERC5/i
 +LSI MegaRAID SAS 1078
 +.It
 +Dell PERC5
 +.It
 +Dell PERC6
  .El
  .Sh FILES
  .Bl -tag -width ".Pa /dev/mfid?" -compact
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
