From nobody Fri Jan 2 17:46:56 2026 X-Original-To: dev-commits-src-main@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 4djWNP6nFvz6M10F for ; Fri, 02 Jan 2026 17:47:01 +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 4djWNP67kKz3Ksm for ; Fri, 02 Jan 2026 17:47:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767376021; 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=rBv2dhup/T3/gJBYAcqLlEYFa8qhyQeHX56UxL8Eh30=; b=RCR0N9S5Kr62AC++LbW76dWvMTkkExAaGBjxcZRWxEJcwx8Ax2qUUtePzhJI55S8SgdWY8 pT91iP3x73ufv3iCvnFZPZaWd7JSaIMuGNuh9kVfWxRLH4JSHIsp6oXKO1vp3QblQBh/vl KGjr8GA155gRiecbnSDTQeygL0V0b6jWMo4HuEgsBOzy94Ko6veOtNJmB0y2HRIDjww/+n nejCgAzKNlF0JyZ3vq/8e8cE3HLVbyO251a+itcdKmq617Jc5TlYFVLfkWDiPAJ4y/gwNz 27I9yNgo+GeI4hJVylaV1tYuQTJIpBY/cv7SJkihG4/3uI1nwAaLs0BwdM3JNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767376021; 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=rBv2dhup/T3/gJBYAcqLlEYFa8qhyQeHX56UxL8Eh30=; b=VGML//VAkYK1G8UeY3nO009OuXPlBzDu2OuibA2EUTNsxXTC6TWFaF6AfO1wob2jJK7Dsg V8E4hcmWeNst+P1ZtQ7B86J006NHbpxaKz6koExMSbCbVhBxuDDvaeguNteAMDjGsSR1/n eP8IHsIMjFc5GqDy6c28PR8FpDwFiatxMzc9dbHBTtAdfsNXhWNSTxqyqFXIBSlDvyzh34 b81Amo4dPXNjxMoDv5CGmtlBeMunZYCwOlwA79yD3jogfjVfFRiGka82+kRHHSKLYd5nIc En4ctarxFQQWOQO8f1G+1fwmvyXEyaiS8zPbqS7BLI1DBLoP2Z7owqc8Ms9QcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767376021; a=rsa-sha256; cv=none; b=Q17jJBy0+UNF9H1VFsU8lAAm4dsh0x97hHGvrQ8Ey+Kz3bpNSyUfjhEzVb+bDfcIhChDIa F99LXhYzW2jDckilr7bEBOk6/G/anmZbsRyvJPCj3qGQqlqi4nu27tnRsXcF9dst6F5yAY oA/TuX26OzrwTEjc0K3W6bgPDj7PtSjP6hxHUx8J6k0MOExspB2gXp/yrCqb5mv3D/KraF eKjS1Isg9tiQzagwYILyeId6rrG1srTHlz1JqRhyx0sje+VmpRA4PEemgAf66ktX/Xb9h1 8eVK2uyQuWlnC65edOVCfMqgAk0O0FItwEkYrhWfvlr3o69jjMLPM80zkt9p+Q== 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 4djWNP5lLfzC0n for ; Fri, 02 Jan 2026 17:47:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 279de by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 02 Jan 2026 17:46:56 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Christos Margiolis Subject: git: 8c7a7d7df508 - main - sys/conf/files: Fix sndstat path List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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/main X-Git-Reftype: branch X-Git-Commit: 8c7a7d7df508faa75515d4f0b8ef58c30ad4ccc9 Auto-Submitted: auto-generated Date: Fri, 02 Jan 2026 17:46:56 +0000 Message-Id: <69580490.279de.57b02f06@gitrepo.freebsd.org> The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=8c7a7d7df508faa75515d4f0b8ef58c30ad4ccc9 commit 8c7a7d7df508faa75515d4f0b8ef58c30ad4ccc9 Author: Christos Margiolis AuthorDate: 2026-01-02 17:46:48 +0000 Commit: Christos Margiolis CommitDate: 2026-01-02 17:46:48 +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 --- sys/conf/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index 474f337e569a..8deb2bd400c0 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -3199,7 +3199,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 @@ -3208,6 +3207,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 \