From nobody Fri Jan 9 23:28:07 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 4dnycm2q0Zz6MYRl for ; Fri, 09 Jan 2026 23:28:08 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dnycl514bz3nWk for ; Fri, 09 Jan 2026 23:28:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768001287; 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=zvsX9EUNe0n6x7rz/yOLriC/w3OsjlCI+HxX9Zd+Svk=; b=SKbb7GhyqQhh8LnOXggYWOtpj7jNlJKUQEx00pis5CFGdGMtSgZXwmOezQ0/VTb3pkDMQO WWKxSRwW65NMbASKwTywFAkrSgbU2qEeZxwP6F4XwYQtOnXURbIhzCyC06KPYuiOvs4Vyz T24aDoipBCg1T4Iz3OdL4zyqZjagQt+uCaiT+29u/FN+nhOUcjeGYqR+E8Oxz8Zto45jHT W0/ZiUAOeGtq1ZXQzUjnm6RHBoOQhlpeoz1SZgonqNjmjZWehtzZOhx181KUh9fIjkwpck 6r5qK/vbjDsaoZzG3PsOxB5dRlhao8ffGbjXxKAD5xgZRqOpGpB6YGom5gc+9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768001287; 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=zvsX9EUNe0n6x7rz/yOLriC/w3OsjlCI+HxX9Zd+Svk=; b=Qq1Qh2C8IryrcyUmYPIJgiTxkku2i9ucTYfVZET3qCwtMND5E37vC9gSv7HPJyEYaSgWZN PdtuKO74sdxsZSLP5YT0154mFJf0spVhDfJ0x/w/XSdRScumduQyOfXXR4u9Exi4eNLf9E d10xVBV+R59TTRpsQEJFtXQwgnbutkfrDtbc3KIYzquqcutgYUfEIyjodaUQ9Ual9wzYvu rxGJz6ynx4Z30dAA8VTs0viA1YVS+rsph/iwwQzHy0nJWAHoIXb+ap6ZcYfTV26Fm1lsUa 7ur+ldLl7hMrihxwJiMFRXjWRndSXXLCrLERzh1Cm++596GWIEF055auAg7oLg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768001287; a=rsa-sha256; cv=none; b=wwjEB20mAk9Un1e2a1wuysW+7DBuyhqKwXHGC4TamzNwj28MX2Z7gUylSVFAZoaqJMrRIw pJ87By3nF5TGUNBDAhIUmxe65jqc46SwQkgC0R+cGd/1PgIJjdkDBGqVdwZTwh1oGwt2HA 4iA0st/PKUY32p+Wjju7/Pxno6VEG9PyPOBmNHB4W0CxSBSSM/NcmCY/OEnee2G4jBPfGp F0WNqMqovUHov3iWFw+LL/txPLZUka8swKvsTkBnWL+1p9owynsteEs3biE78VHhukDIZY UtM7PCvODDQKD4Ix9Pd4LSqeh1cmfk2C1vxrnDzM6m9276EuT6JbOIjTi2PKhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dnycl4ZVhzDQY for ; Fri, 09 Jan 2026 23:28:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30cf9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 09 Jan 2026 23:28:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Christos Margiolis Subject: git: 982dabce7247 - stable/15 - sys/conf/files: Fix sndstat path 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: christos X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 982dabce7247c17233b9dfb519080be40cada05c Auto-Submitted: auto-generated Date: Fri, 09 Jan 2026 23:28:07 +0000 Message-Id: <69618f07.30cf9.e3c8064@gitrepo.freebsd.org> The branch stable/15 has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=982dabce7247c17233b9dfb519080be40cada05c commit 982dabce7247c17233b9dfb519080be40cada05c Author: Christos Margiolis AuthorDate: 2026-01-02 17:46:48 +0000 Commit: Christos Margiolis CommitDate: 2026-01-09 23:27:25 +0000 sys/conf/files: Fix sndstat path Reported by: CI Fixes: bafa8c951d8c ("sound: Move sndstat out of pcm/") Sponsored by: The FreeBSD Foundation MFC after: 1 week (cherry picked from commit 8c7a7d7df508faa75515d4f0b8ef58c30ad4ccc9) --- sys/conf/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index 297698fd7489..20d9fa194b28 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -3184,7 +3184,6 @@ dev/sound/pcm/feeder_volume.c optional sound \ dependency "snd_fxdiv_gen.h" dev/sound/pcm/mixer.c optional sound dev/sound/pcm/mixer_if.m optional sound -dev/sound/pcm/sndstat.c optional sound dev/sound/pcm/sound.c optional sound dev/sound/pcm/vchan.c optional sound dev/sound/usb/uaudio.c optional snd_uaudio usb @@ -3193,6 +3192,7 @@ dev/sound/midi/midi.c optional sound dev/sound/midi/mpu401.c optional sound dev/sound/midi/mpu_if.m optional sound dev/sound/midi/mpufoi_if.m optional sound +dev/sound/sndstat.c optional sound dev/spibus/acpi_spibus.c optional acpi spibus dev/spibus/ofw_spibus.c optional fdt spibus dev/spibus/spibus.c optional spibus \