From nobody Tue Jul 28 13:48:17 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 4h8cHQ3nW6z6mnRv for ; Tue, 28 Jul 2026 13:48:18 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8cHQ1xKWz49hd for ; Tue, 28 Jul 2026 13:48:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785246498; 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=VHk8+Pr/uvLKmVYzOtJjOYgFACgLSBz7PXjWwgCFjho=; b=MbZ2FmFuAx2AppYmuE7IC1AjNtQuQ/Wib9kTbBcRvY+QFPp+uh7aO7P+YWSUsb6otxfGRz hmrlpI+xQ0KZecFbedmMbcRiPzaPOp0ARjavSfmho3RTydcipEgUsSTR2Bwn90dXfsFL/V iPJbaxmUnL+kamN7OQ3MPwadtSNLs/MWPpyZ7hC1veJCGdshY15iVSjGq7tYQVcNe4JBsg hsKvejwsA46CUrcdc6JcQu8mou6Ai9njwm73rK7bgt+0n2CIECRAG88QSX4RfvvzsGkXMz RxAa0q1T4GsR/8p8Bm0m27H+I7RVQaZzLXlvmYWaPU16wiHeZRfPBZvtuwWQJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785246498; a=rsa-sha256; cv=none; b=b/mnL4s4UE/YHDSasrKSVgXcOIIpTu0O2Aq8qH0y+u2x8IrcgCeeOK+JqImR0TYnr3yGq0 BPqh1CXjIRrfY7X/B+wSDi+x9sC2pyf/YjTaWVmulmcGt8EzSle0bpJVE+oO4VuJlPPiIQ Nv1ujsPqUpu82w8r6QwwhOajNBW77K6IxsxrZzGiSLF57o/qyBLzeqMY0J092yepTL7Qfv SlPAzVv+RummcTHp0a11a1BYKBT7pyObL0rwWQfqbs5C/jHF9yGViVAsnVm/uxLrbC9dpZ lFpmFAIz2zBNR+xY3ixRvMdWxGVTH5vV/ZeQ7WehHkzhUzINLtXIokxofXOI3A== 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=1785246498; 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=VHk8+Pr/uvLKmVYzOtJjOYgFACgLSBz7PXjWwgCFjho=; b=M9HOw9lRik/guwnyI4+abyUpce+9usbm8L+/rr/r7qEO1/S/qecW5PJ37d7lEucODVs2oM Hb5F83gwCAh5pirvNJcpYo0o+TIQ160+LK4eagaro4CXiWh6Ee0a0tjg233ttdl3EHPBkE IdhVZOfvCg2e1SUcBI/4kAtylnQ5tBvB6y5FB/QpLa28LYBPWhK6Ymux5hiiFA3iezSx1m s4R1N6fOlVdAAihDMwqydwywoyHSTUgUgo7Py9xdkIVT4Z0T4Gel6tAZ+nP8RD7auuBaZQ QEILNLUj/OT32CrFhOBCmT/2z5i8gQHWw5e/UpfoxS1tlY7VpQsfI728+Mjnfw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8cHP71fdzj2p for ; Tue, 28 Jul 2026 13:48:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ee4f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 13:48:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 08dbff58cd21 - stable/15 - aq(4): Add man page 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: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 08dbff58cd2136a8686067e188bc657f995b99b6 Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 13:48:17 +0000 Message-Id: <6a68b321.3ee4f.3e28d0a3@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=08dbff58cd2136a8686067e188bc657f995b99b6 commit 08dbff58cd2136a8686067e188bc657f995b99b6 Author: Ed Maste AuthorDate: 2025-11-14 19:52:12 +0000 Commit: Ed Maste CommitDate: 2026-07-28 13:47:00 +0000 aq(4): Add man page Reviewed by: ziaee Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53840 (cherry picked from commit fb1994e03c88cf087e61f7aa608dd82531e3a4e8) --- share/man/man4/Makefile | 1 + share/man/man4/aq.4 | 56 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index a8ed4efc6c44..ffdc9f1c4473 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -53,6 +53,7 @@ MAN= aac.4 \ ${_bxe.4} \ ${_aout.4} \ ${_apic.4} \ + aq.4 \ arcmsr.4 \ arswitch.4 \ ${_asmc.4} \ diff --git a/share/man/man4/aq.4 b/share/man/man4/aq.4 new file mode 100644 index 000000000000..248502797503 --- /dev/null +++ b/share/man/man4/aq.4 @@ -0,0 +1,56 @@ +.\" Copyright (c) 2025 The FreeBSD Foundation +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" +.Dd December 1, 2025 +.Dt AQ 4 +.Os +.Sh NAME +.Nm aq +.Nd Aquantia / Marvell AQ1xx 10 Gigabit 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 aq" +.Ed +.Pp +To load the driver as a module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +if_aq_load="YES" +.Ed +.Sh DESCRIPTION +The +.Nm +device driver provides support for PCIe 1/2.5/5/10 Gigabit Ethernet adapters +based on +Aquantia (now Marvell) AQtion AQC1xx Ethernet controllers. +.Pp +For more information on configuring this device, see +.Xr ifconfig 8 . +.Pp +The +.Nm +driver is experimental, and has a number of caveats and limitations. +.Sh HARDWARE +The +.Nm +driver supports the following 10 Gigabit Ethernet PCIe controllers: +.Pp +.Bl -bullet -compact +.It +aQuantia AQC107 +.It +aQuantia AQC108 +.It +aQuantia AQC109 +.It +aQuantia AQC111 +.It +aQuantia AQC112 +.El +.Sh SEE ALSO +.Xr arp 4 , +.Xr miibus 4 , +.Xr ifconfig 8