| Summary: | mpt man page omission | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Vick Khera <vivek> |
| Component: | Books & Articles | Assignee: | Christian Brueffer <brueffer> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-doc->brueffer Both mpt(4) and isp(4) need work, it's on my TODO list. State Changed From-To: open->patched Added, thanks! Author: brueffer Date: Fri May 14 01:10:20 2010 New Revision: 208053 URL: http://svn.freebsd.org/changeset/base/208053 Log: Mention LSI Logic FC949E. PR: 110359 Submitted by: Vivek Khera <vivek@khera.org> MFC after: 3 days Modified: head/share/man/man4/mpt.4 Modified: head/share/man/man4/mpt.4 ============================================================================== --- head/share/man/man4/mpt.4 Fri May 14 00:00:19 2010 (r208052) +++ head/share/man/man4/mpt.4 Fri May 14 01:10:20 2010 (r208053) @@ -35,7 +35,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 15, 2009 +.Dd May 13, 2010 .Dt MPT 4 .Os .Sh NAME @@ -105,6 +105,7 @@ LSI Logic FC949X (Dual 4Gb/s .Tn Fibre Channel ) .It +LSI Logic FC949E, LSI Logic FC949ES (Dual 4Gb/s .Tn Fibre Channel PCI-Express) _______________________________________________ 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. |
The mpt(4) driver supports LSI FC949E and FC949X chipsets foudn in their latest 4GB/sec Fibre Channel controllers. The man page omits these (as does the supported hardware list on the web site) making it difficult to determine if these cards work with FreeBSD (which it seems they do). Fix: Add LSI Logic FC949E, LSI Logic FC929X (Dual 4Gb/s Fibre Channel) to the man page and similar to whatever XML document generates http://www.freebsd.org/releases/6.2R/hardware-i386.html