mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
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
This commit is contained in:
parent
407abff6a4
commit
2b4ccfbbc6
1 changed files with 9 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 19, 2020
|
||||
.Dd April 25, 2023
|
||||
.Dt ISP 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -105,6 +105,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue