aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-10-27 07:16:19 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2024-10-31 00:49:16 +0000
commit0658879d03d1cfb05da7f1bc497b2120a997cb0f (patch)
tree4edf5ec1dfd76c196cf8c8d3fccf209caf4fed30
parentb488667a107283807edef3598c3c9efa9fd78c20 (diff)
ixl.4 + ice.4: intro sentence for HARDWARE notes
Pull Request: https://github.com/freebsd/freebsd-src/pull/1495 (cherry picked from commit f4bd011a382269965a4f75aa01b6e6b1ce2a3eba)
-rw-r--r--share/man/man4/ice.45
-rw-r--r--share/man/man4/ixl.45
2 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man4/ice.4 b/share/man/man4/ice.4
index da46c758479c..63fdb244f3ed 100644
--- a/share/man/man4/ice.4
+++ b/share/man/man4/ice.4
@@ -114,7 +114,10 @@ Update Utility for Intel Network Adapter 800 series; installed by the
package.
.El
.Sh HARDWARE
-Most adapters in the Intel Ethernet 800 Series with SFP28/QSFP28 cages
+The
+.Nm
+driver supports the Intel Ethernet 800 series.
+Most adapters in this series with SFP28/QSFP28 cages
have firmware that requires that Intel qualified modules are used; these
qualified modules are listed below.
This qualification check cannot be disabled by the driver.
diff --git a/share/man/man4/ixl.4 b/share/man/man4/ixl.4
index bd183be48cd2..fb9d519b22a8 100644
--- a/share/man/man4/ixl.4
+++ b/share/man/man4/ixl.4
@@ -116,7 +116,10 @@ kernel; install the
package for the latest driver.
.El
.Sh HARDWARE
-Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages
+The
+.Nm
+driver supports the Intel Ethernet 700 series.
+Most adapters in this series with SFP+/SFP28/QSFP+ cages
have firmware that requires that Intel qualified modules are used; these
qualified modules are listed below.
This qualification check cannot be disabled by the driver.