git: f542fe44303e - main - ix.4: Canonicalize SYNOPSIS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Aug 2026 17:25:20 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=f542fe44303e280154eeed5f19cc38d3dce9e081
commit f542fe44303e280154eeed5f19cc38d3dce9e081
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-28 17:19:45 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-28 17:19:45 +0000
ix.4: Canonicalize SYNOPSIS
While here, fix markup on one of the items.
MFC after: 3 days
---
share/man/man4/ix.4 | 41 +++++++++++++++++++++++++++--------------
1 file changed, 27 insertions(+), 14 deletions(-)
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4
index e175d3c7aea8..9b6fcfe6dfd2 100644
--- a/share/man/man4/ix.4
+++ b/share/man/man4/ix.4
@@ -29,27 +29,40 @@
.\"
.\" * Other names and brands may be claimed as the property of others.
.\"
-.Dd August 12, 2026
+.Dd August 28, 2026
.Dt IX 4
.Os
.Sh NAME
.Nm ix
.Nd Intel 10Gb Ethernet driver
.Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following lines in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device iflib"
-.Cd "device ix"
-.Ed
+.Cd device iflib
+.Cd device ix
.Pp
-Alternatively, to load the driver as a
-module at boot time, place the following line in
+In
.Xr loader.conf 5 :
-.Bd -literal -offset indent
-if_ix_load="YES"
-.Ed
+.Cd hw.ix.max_interrupt_rate
+.Cd hw.ix.flow_control
+.Cd hw.ix.advertise_speed
+.Cd hw.ix.enable_msix
+.Cd hw.ix.allow_unsupported_sfp
+.Cd hw.ix.enable_fdir
+.Cd hw.ix.enable_rss
+.Cd hw.ix.enable_aim
+.Cd if_ix_load="YES"
+.Pp
+In
+.Xr loader.conf 5
+or
+.Xr sysctl.conf 5 :
+.Cd dev.ix.?.debug.dump.clusters
+.Cd dev.ix.?.debug.dump.dump
+.Cd dev.ix.?.debug.fw_log.severity. Ns Aq Ar module
+.Cd dev.ix.?.debug.fw_log.register
+.Cd dev.ix.?.debug.fw_log.on_load
+.Cd dev.ix.?.eee_state
+.Cd dev.ix.?.eee.tx_lpi_count
+.Cd dev.ix.?.eee.rx_lpi_count
.Sh DESCRIPTION
The
.Nm
@@ -217,7 +230,7 @@ Output must be redirected to a file
and decoded by Intel Customer Support.
.Pp
This feature is only supported on E610.
-.It Va dev.ix.?.debug.fw_log.severity.<module>
+.It Va dev.ix.?.debug.fw_log.severity. Ns Aq Ar module
Specify firmware logging verbosity level for the specified module.
Available levels include:
.Pp