Date: Thu, 31 Oct 2024 00:58:47 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 1fc87bcb827f - stable/13 - ixl.4 + ice.4: intro sentence for HARDWARE notes Message-ID: <202410310058.49V0wlgI079063@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=1fc87bcb827fcb6c1e4000bcfe4a25306cbc5cb3 commit 1fc87bcb827fcb6c1e4000bcfe4a25306cbc5cb3 Author: Alexander Ziaee <concussious@runbox.com> AuthorDate: 2024-10-27 07:16:19 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2024-10-31 00:57:41 +0000 ixl.4 + ice.4: intro sentence for HARDWARE notes Pull Request: https://github.com/freebsd/freebsd-src/pull/1495 (cherry picked from commit f4bd011a382269965a4f75aa01b6e6b1ce2a3eba) --- share/man/man4/ice.4 | 5 ++++- share/man/man4/ixl.4 | 5 ++++- 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410310058.49V0wlgI079063>