git: 8c60821c2617 - stable/13 - ocs_fc: Add lancer G7 to the supported hardware in the man page.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jan 2022 08:26:11 UTC
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=8c60821c2617e1ec2072817ed35b22c4188fb11e commit 8c60821c2617e1ec2072817ed35b22c4188fb11e Author: Ram Kishore Vegesna <ram@FreeBSD.org> AuthorDate: 2021-12-24 07:24:27 +0000 Commit: Ram Kishore Vegesna <ram@FreeBSD.org> CommitDate: 2022-01-04 08:19:48 +0000 ocs_fc: Add lancer G7 to the supported hardware in the man page. Reviewed by: mav MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D33668 (cherry picked from commit f5e24f24c7cc217dbe328c1181b568b893da5dd1) ocs_fc: Updated man page date. MFC after: 3 days (cherry picked from commit 99948907e3cbe58c2e3e27b19c79793db9b21ca0) --- share/man/man4/ocs_fc.4 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/share/man/man4/ocs_fc.4 b/share/man/man4/ocs_fc.4 index a2f13c483930..5df0ef11070f 100644 --- a/share/man/man4/ocs_fc.4 +++ b/share/man/man4/ocs_fc.4 @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 30, 2018 +.Dd December 29, 2021 .Dt OCS_FC 4 .Os .Sh NAME @@ -77,7 +77,6 @@ Without link level error recovery, an initiator cannot, for instance, tell wheth command that has timed out resulted in all, part, or none of the data going to the tape drive. FC-Tape is automatically enabled when both the controller and target support it. - .Sh HARDWARE The .Nm @@ -93,6 +92,10 @@ LPe160XX FC Host Bus Adapters LPe3100X FC Host Bus Adapters LPe3200X FC Host Bus Adapters .Ed +.It Emulex 64/32G FC GEN 7 HBAS +.Bd -literal -offset indent +LPe3500X FC Host Bus Adapters +.Ed .El .Sh UPDATING FIRMWARE Adapter firmware updates are persistent. @@ -129,7 +132,6 @@ Check kernel messages regarding status of the operation .It Reboot the machine .El -.Pp .Sh BOOT OPTIONS Options are controlled by setting values in .Pa /boot/device.hints . @@ -183,7 +185,7 @@ For general information and support, go to the Broadcom website at: .Pa http://www.broadcom.com/ or E-Mail at -.Pa ocs-driver-team.pdl@broadcom.com. +.Pa ocs-driver-team.pdl@broadcom.com . .Sh SEE ALSO .Xr ifconfig 8 .Sh AUTHORS @@ -191,4 +193,4 @@ or E-Mail at The .Nm driver was written by -.An Broadcom. +.An Broadcom .