From nobody Tue Jan 04 08:22:17 2022 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5BDCC193256A; Tue, 4 Jan 2022 08:22:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JSlwB0X7qz3KgY; Tue, 4 Jan 2022 08:22:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7280157FC; Tue, 4 Jan 2022 08:22:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2048MHg2050541; Tue, 4 Jan 2022 08:22:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2048MH1V050540; Tue, 4 Jan 2022 08:22:17 GMT (envelope-from git) Date: Tue, 4 Jan 2022 08:22:17 GMT Message-Id: <202201040822.2048MH1V050540@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ram Kishore Vegesna Subject: git: 59f7aa621493 - stable/12 - ocs_fc: Add lancer G7 to the supported hardware in the man page. List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ram X-Git-Repository: src X-Git-Refname: refs/heads/stable/12 X-Git-Reftype: branch X-Git-Commit: 59f7aa6214933164ecf8eb2379cf72c48a8551bf Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641284538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UIBy75fpb6EV8b/xiMRww41yXfxlPrKFa8P08i3VaoQ=; b=FVDoXXb6qSHPvg36b3jzt0ZLO08VbwODu8ndjqTzgLTU8yO+A8RHMknEcj9viwygYfMCDb vwWZd0+cQAYjf06M+vZhHjbB6BKU0jr6K43wYxDlaEL2GEyo41bIdXkyDhY3A+qf8eGqa7 qB5MxMEZCnaYcMeFoc4g1yM3TpNisr0gx6lyNCttqIBCNxFrG36ZtC4ayjPZyKPEZB/z6T prVZHgtHgEk9TruNzJ1Lv6I7zXZrVDCqKeMPOeDl825wBOwBuBUMg2yHqMMSE8o1X0mcNb ihyLu1pwmXzu9cTwLlTRmQB9xuCx/ID3bRll1wHB4fT4alQOfuf9XkyGeDg0RQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641284538; a=rsa-sha256; cv=none; b=oOCRvNMHtTWvYeVg/hc0WUUwaX4Z5TPs0qKGv1OpMfgHNh3vmmkd6UZhsBP1I+qP85p4mK kFvhTwwPygcFYpdCI2Wus3Hv7YvmrUpzVsPArRJCDKLkCEt2i3/bPMFcsCzWH5qk3bCLWU o8Ai8/HtCMYNdwjApCSQCHgBy5Pd731MM7Dh7Q7qkQhZPQ0RqciljXnFOsJwMlvO4EQgUL 37+QWFO7ReWkzaTTPW+UP9w6qDwDwbFNIOEBTu+FQD9A+71Cq/JLDm5fbA/3WBxcbhAseV CK+gBIJck7Un3oJKnsGXo/tVmtRg89gCmxTbQR8W343x9SR6Xmvq6myi7rZ06w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=59f7aa6214933164ecf8eb2379cf72c48a8551bf commit 59f7aa6214933164ecf8eb2379cf72c48a8551bf Author: Ram Kishore Vegesna AuthorDate: 2021-12-24 07:24:27 +0000 Commit: Ram Kishore Vegesna CommitDate: 2022-01-04 08:15:50 +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 .