| Summary: | [patch] [mfi] add IBM ServeRAID M5015 SAS/SATA to list of supported h/w | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | pluknet <pluknet> | ||||
| Component: | Books & Articles | Assignee: | Christian Brueffer <brueffer> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
pluknet
2010-03-10 07:10:00 UTC
State Changed From-To: open->patched Committed, thanks! Responsible Changed From-To: freebsd-doc->brueffer MFC reminder. Author: brueffer Date: Wed May 12 17:12:38 2010 New Revision: 207975 URL: http://svn.freebsd.org/changeset/base/207975 Log: IBM ServeRAID M5015 SAS/SATA works. PR: 144614 Submitted by: pluknet <pluknet@gmail.com> MFC after: 1 week Modified: head/share/man/man4/mfi.4 Modified: head/share/man/man4/mfi.4 ============================================================================== --- head/share/man/man4/mfi.4 Wed May 12 17:11:38 2010 (r207974) +++ head/share/man/man4/mfi.4 Wed May 12 17:12:38 2010 (r207975) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 2, 2010 +.Dd May 12, 2010 .Dt MFI 4 .Os .Sh NAME @@ -91,6 +91,8 @@ Dell PERC5 .It Dell PERC6 .It +IBM ServeRAID M5015 SAS/SATA +.It IBM ServeRAID-MR10i .It Intel RAID Controller SROMBSAS18E _______________________________________________ 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: patched->closed MFCs done. |