From nobody Fri Aug 28 17:25:20 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hWldf25Zdz6qlmr for ; Fri, 28 Aug 2026 17:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hWldf1VVzz3pXZ for ; Fri, 28 Aug 2026 17:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787937926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sv9GLuGOPb6MqRSglixfaKShF5fKM6bxRp8f7w4ivbk=; b=jO/pcDqqhM50RgeC/QKi+oAC0a+lXTL/8ZBq82KVLzt5CBpUlJ1oVLO07g5VG7fgqcSnQ5 inZjLpfwlO6WehaOYTfQC27Dw4HYtJyHmy0UWVdWX/8QqQJhsAOaEhY/9y/7hPRN2lzDGc rmUMCoDJ0MWlEJuiJE7VEwkWeEGF41Ydr5AyrEyu9toV5kw1GC+JvMsy8HIL9mFIHh1AgM aleinUJSlvhYZa5is4f/VZ0yZ1LjeRxMEoP02WctKsNE2Dyqj5CA43B8LSM76agnXn8Fw0 8TpIHRvM7s3kqeCEELvdDD/D5ro9gvzVMdAKuIDwp5XE3lBdAXM1zwA9euK7pA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787937926; a=rsa-sha256; cv=none; b=t5wGhmnwATDqVcXFUsIZ1OeEfbuqhrDSU5duNpJMbPqozt6Kvdu+nq3n0un1HthrR17Dug vjUDtXth71DW1KsiXVRWBmEcuhBlC+QKtdE2iGlPySd0LneVS6FTsskvqJ1I+NdsbIxUro 8Hwx/MmRkY75UIOoITjZfaJXMxvSLjs9x9LerjiIxotbI1YAUOEdDyulTrtbS13RA5TDYM oJfBUcxwX+/XujBXQCsGByjV/KwE19tE68h9wVgo+IpdS9G3+JRaQc7E71HoLFnw+cIeBL w1X0U4YJ7UWRY/xv/PzJU+6n53rITi0tbQ3iz882EprNJVfovTUPCM9jB9nKlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787937926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sv9GLuGOPb6MqRSglixfaKShF5fKM6bxRp8f7w4ivbk=; b=hy68vP5hprqhMUBiX9J/T6EZfS+moFtO7owP+Vas896xyf3F9wY9aNy1Zxz7Mra+JmdvkL c8MIs8ix/VCP+XZKiTDtA7gohxPJp9cJqNOJ1VwIZ4HCl2gYpdxzW7OcM63H+xA65YFVb3 sG+/S/OBZzE27fqbEHgmjVHh4zcgCGqR9/8O44Xa/60FUIz3+VBlDka9p9y8hvXzyaHaPh catChejEmkBFT7PiLbGprtoxF0dKvxBs8DPzDT3cw2TjHHMb/g61nNNl8rInnevrmef2MF nE1X4f0xaNu/lRwvkLYM5lVy5ViURNSvRVr78fVuCA8DXFI50ZFfJM0YTEsL9w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWldd6LStz1J2q for ; Fri, 28 Aug 2026 17:25:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e8ec by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 17:25:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: f542fe44303e - main - ix.4: Canonicalize SYNOPSIS List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f542fe44303e280154eeed5f19cc38d3dce9e081 Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 17:25:20 +0000 Message-Id: <6a91c480.1e8ec.7917611d@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=f542fe44303e280154eeed5f19cc38d3dce9e081 commit f542fe44303e280154eeed5f19cc38d3dce9e081 Author: Alexander Ziaee AuthorDate: 2026-08-28 17:19:45 +0000 Commit: Alexander Ziaee 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. +.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