From nobody Tue Jul 28 13:48:16 2026 X-Original-To: dev-commits-src-branches@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 4h8cHP1hj0z6mnYy for ; Tue, 28 Jul 2026 13:48:17 +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 4h8cHP0fjSz49yX for ; Tue, 28 Jul 2026 13:48:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785246497; 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=v3RgX5KWQOt570umt5DdWvch7WJUjzWcVKTt2p6weVo=; b=FU2AaDqP1CRVbW6OB0tQNZFN9lZaJp6oNw0xbOB4bx5868Xs5R/4e/yiYpIkXFdqykVEEV 2QVvpKXNUFBbfj50lEuakIMnmwcr7w/zSPMqtoWUveZOv+Piv3T4wnh4Yqnqwhb5WL9Mka BkaparZ+//A/W2shnjVPI/VzP+kWIu+nA5IPIBu/VA9UI7FdnMqgOhpuGp1/032sX9hkp5 Y5a/j+i3L6/7FD7pA4m7IE1KWMgr0WZmsEEGb9l1sqnw8DidZOkrAyX0JAOP3mKWcouxei lmOtE4j5g9/lm7s2QRqniU4rdLIAZE9teRQooMWk+zeBJOVlJtpenvuPWMla8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785246497; a=rsa-sha256; cv=none; b=JTcZ34eJ52BenwP0Umzk5Lf303v1oOkVSeIUa+Abi1Wp2ZMwAmxiQQKxfT1MnvJyC4TEIe cbDUFTv3ec3hFwmQ4lxLQsrHLhdCQeoLDKGrLPuUk8+zniLT/hIjJzXfr+t3MB9pgZFFJB Z537HZBYc0l0ceV5sH+4cw9a/E2GwsZdf5HBRyUtYVWmQwafK791n08+STWsfnMTrpEsma BbpCS7oNpOSUjIXXnyPAEJjWLxx9Ot0YeFVsJQ4cWHtqN00+xG60Sw0pj61JKlFjE5r0yd 9vmpPRKK4KHgZGO4JFpMidBSIaVLhChScnhRfWUUK/U1uzI18E0ucN5GK1kftA== 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=1785246497; 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=v3RgX5KWQOt570umt5DdWvch7WJUjzWcVKTt2p6weVo=; b=W9D+GaQMwNYcoCRI7kkuL7s7SlDbY19OBITMkD4uM804WeA3V2/I5GmtBDjwSsLKBXK8+K y++GrrW67aKkfmFeF31KlOd0PbeOeXMrShNQmCwIdbAvyHQpmxHmwh1rx35wnVkgl9JFEd xxZT72pB029FVYnmYQRJY2r3N/b9a2LXT+7YDaXa2Z/Sxq1akKGeRF6bhUShg59dAqrzpU bEyeGehE3Rty7XDmmJYn4OjsKzn2RSm7cFk96jg9QVxNn6PHjnEFqtxYFPwfqhBTYJViX5 vSjQ/dM6zVCXvcKwIaz/Xuazt1D+nX4YxYFEuYFLXdHBR2cHiN4kZDW2zm6b0Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8cHN6Pt2zj7g for ; Tue, 28 Jul 2026 13:48:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f4ae by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 13:48:16 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 031d15d12577 - stable/15 - aq(4): Add build infrastructure List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: 031d15d1257708c606491ad5a9b2a6c2f4bca8f8 Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 13:48:16 +0000 Message-Id: <6a68b320.3f4ae.40e07459@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=031d15d1257708c606491ad5a9b2a6c2f4bca8f8 commit 031d15d1257708c606491ad5a9b2a6c2f4bca8f8 Author: Ed Maste AuthorDate: 2025-11-13 19:05:38 +0000 Commit: Ed Maste CommitDate: 2026-07-28 13:47:00 +0000 aq(4): Add build infrastructure Reviewed by: adrian Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53839 (cherry picked from commit 75177aebf0397af36b1f28f6b6e64207ec3d8188) (cherry picked from commit 7f3da1f800f77150fab2a07ce9cafdca41b29ee9) --- sys/conf/files | 11 +++++++++++ sys/modules/Makefile | 2 ++ sys/modules/aq/Makefile | 12 ++++++++++++ 3 files changed, 25 insertions(+) diff --git a/sys/conf/files b/sys/conf/files index 8a7eea3cf144..97c01b26dd55 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -845,6 +845,17 @@ dev/alpm/alpm.c optional alpm pci dev/amdpm/amdpm.c optional amdpm pci | nfpm pci dev/amdsmb/amdsmb.c optional amdsmb pci # +dev/aq/aq_main.c optional aq +dev/aq/aq_media.c optional aq +dev/aq/aq_irq.c optional aq +dev/aq/aq_ring.c optional aq +dev/aq/aq_hw.c optional aq +dev/aq/aq_hw_llh.c optional aq +dev/aq/aq_fw.c optional aq +dev/aq/aq_fw1x.c optional aq +dev/aq/aq_fw2x.c optional aq +dev/aq/aq_dbg.c optional aq +# dev/ata/ata_if.m optional ata | atacore dev/ata/ata-all.c optional ata | atacore dev/ata/ata-dma.c optional ata | atacore diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 799f136546ac..8e58303130fe 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -45,6 +45,7 @@ SUBDIR= \ ${_armv8_rng} \ ${_asmc} \ ata \ + ${_aq} \ ath \ ath_dfs \ ath_hal \ @@ -744,6 +745,7 @@ _imx= imx .endif .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" +_aq= aq _agp= agp .if ${MACHINE_CPUARCH} == "i386" || !empty(COMPAT_FREEBSD32_ENABLED) _aout= aout diff --git a/sys/modules/aq/Makefile b/sys/modules/aq/Makefile new file mode 100644 index 000000000000..603bb6770ff4 --- /dev/null +++ b/sys/modules/aq/Makefile @@ -0,0 +1,12 @@ +.PATH: ${SRCTOP}/sys/dev/aq + +KMOD = if_aq +SRCS = aq_main.c aq_media.c aq_irq.c +SRCS += aq_ring.c aq_hw.c aq_hw_llh.c +SRCS += aq_fw.c aq_fw1x.c aq_fw2x.c aq_dbg.c +SRCS += device_if.h bus_if.h pci_if.h +SRCS += ifdi_if.h opt_inet.h opt_inet6.h opt_platform.h opt_rss.h +SRCS += miibus_if.h + +.include +