Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2024 20:01:14 GMT
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 4c0c82355692 - stable/13 - isp(4): Document support for new devices
Message-ID:  <202407162001.46GK1EJi060931@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by ken:

URL: https://cgit.FreeBSD.org/src/commit/?id=4c0c82355692753cf10c35b893fe4b8a01a08e12

commit 4c0c82355692753cf10c35b893fe4b8a01a08e12
Author:     Joerg Pulz <Joerg.Pulz@frm2.tum.de>
AuthorDate: 2023-07-07 21:43:34 +0000
Commit:     Kenneth D. Merry <ken@FreeBSD.org>
CommitDate: 2024-07-16 19:59:40 +0000

    isp(4): Document support for new devices
    
    Add 28xx based HBAs to manpage.
    
    PR: 271062
    Reviewed by: imp, mav
    Sponsored by: Technical University of Munich
    Pull Request: https://github.com/freebsd/freebsd-src/pull/726
    
    (cherry picked from commit 2b4ccfbbc65b2f140fab6db998e9654c5c2bb972)
---
 share/man/man4/isp.4 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4
index 810d1ce4650c..350a0ea59a64 100644
--- a/share/man/man4/isp.4
+++ b/share/man/man4/isp.4
@@ -106,6 +106,14 @@ Optical 16Gb FC/FCoE PCIe cards.
 Optical 16Gb Fibre Channel PCIe cards.
 .It Qlogic 2740/2742/2764 (aka 2722/2714)
 Optical 32Gb Fibre Channel PCIe cards.
+.It Qlogic QLE2770/QLE2772 (aka 2812)
+Optical 32Gb Fibre Channel PCIe cards.
+.It Qlogic QLE2774 (aka 2814)
+Optical 32Gb Fibre Channel PCIe cards.
+.It Qlogic QLE2870/QLE2872 (aka 2812)
+Optical 64Gb Fibre Channel PCIe cards.
+.It Qlogic QLE2874 (aka 2814)
+Optical 64Gb Fibre Channel PCIe cards.
 .El
 .Sh CONFIGURATION OPTIONS
 Target mode support for Fibre Channel adapters may be enabled with the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407162001.46GK1EJi060931>