From nobody Mon Jan 26 10:08:55 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 4f044l6jtFz6Q31B for ; Mon, 26 Jan 2026 10:08:55 +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 4f044l4HDKz3MvP for ; Mon, 26 Jan 2026 10:08:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769422135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wpzT+uuP8DmFtx7vYKCF3zTyh+j5Wl93AIPVIAGDgCw=; b=uIwe+kw9N0NUoXn4QOn4Gjf/bQ/Uqsh/UsmwFykCQWIOI42bP8FYw1fpSYad0VRUNZY+W0 FyiG+iy4nX/Ycbs8bW0WM1Hdqh+3uLCVBq2Jj4EWJBAVqEJ/XfmSvYGsKg5I4VpJR1euZS SjwsETU1c9Ozr1gThPy//nMjBittuU/A/0DL6KrCmCL7TEoi8vyZRu4R/iCLsNuBrtFzLo shQrMg1rvq8UlH5IXErPbJ9ijRg20uVWiv471cBgjK16WvLjht1L2G5pemOVzXIn1uOZDe 1zLW6wMSya3f8nkovh1FCIFPvGo4ih4V6Tw6YQJ4jCzKf96QmmHOzM9Eh5BLHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769422135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wpzT+uuP8DmFtx7vYKCF3zTyh+j5Wl93AIPVIAGDgCw=; b=i4EotNAopHCgY6YtDgKhWH+wJV60kPykz7glHKoMHRjnQaJ4UhU08/5Mp7Cry7kQYsWr/l KhOkqADFa4fMC7t58vDMSewLue9c22rlgsXk/XFeW6FDz4ux/IKiJGhmQ8z18nO9rt9XVN QtxiU5glSZRL6AfL8EYMe7RKF2ftmQVkPX4thGK0t0UBdCKyY8nweTkc2Sgo99TvTNzLOm rBATaftE8s5MZAEcEKiycPrnp0FXy6TyvCbuvOTMXeU/VlNXzQ5PJuNzejOREuxYHGGh9F 5xBP4AWj68BSN2VxH3Lk4k06fQaqrBnRWMkrLHoHQJU98h14F2tfBkzby/Q7aQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769422135; a=rsa-sha256; cv=none; b=rH3L2e8qvNolPST1wX+ngvbPsaJBwV4uqitAK5JfRRsir/mk7FP+DM//v4SU9RZs4oahgx BPPRMa+sPe0FNUhAeswokeLR6cSK/mb16wQOX73P7/YOLMrQj2CoTly1pWnMqVajILqLYB Ed8neShuCx9iSLdHVU8cIYzFHV6D8jeMo2LIJ9LuUhj6XDx4Wy/7Idu++KbXf6fCZccNa6 yhiVWSob1efMSor8svFtHJsI8daR6lvNdhKnmjYI7ydRKihqTAf/19lN1JSMLS2wMoShxL TClYS4SBe2SzKa+3jIKl41NB/Uve+u8iD2AkfLrXwsb2/1we189GXTUyqYXCnw== 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 4f044l2191z1Km for ; Mon, 26 Jan 2026 10:08:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36f1e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 26 Jan 2026 10:08:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: SHENG-YI HONG From: Zhenlei Huang Subject: git: bd1a6bff90cb - stable/14 - sys/modules/hid/*: Fix standalone build 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: zlei X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: bd1a6bff90cb832c256146eef4127495e4ed80b0 Auto-Submitted: auto-generated Date: Mon, 26 Jan 2026 10:08:55 +0000 Message-Id: <69773d37.36f1e.1ef5ab8@gitrepo.freebsd.org> The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=bd1a6bff90cb832c256146eef4127495e4ed80b0 commit bd1a6bff90cb832c256146eef4127495e4ed80b0 Author: SHENG-YI HONG AuthorDate: 2024-11-29 06:59:21 +0000 Commit: Zhenlei Huang CommitDate: 2026-01-26 10:06:47 +0000 sys/modules/hid/*: Fix standalone build Co-authored-by: Daniel Schaefer Reviewed by: imp, wulf Differential Revision: https://reviews.freebsd.org/D47830 (cherry picked from commit 9996c680d12a6245d808bc8def1d2411e736efd6) --- sys/modules/hid/bcm5974/Makefile | 2 +- sys/modules/hid/hcons/Makefile | 1 + sys/modules/hid/hgame/Makefile | 1 + sys/modules/hid/hidmap/Makefile | 2 +- sys/modules/hid/hms/Makefile | 2 +- sys/modules/hid/hmt/Makefile | 2 +- sys/modules/hid/hpen/Makefile | 1 + sys/modules/hid/hsctrl/Makefile | 1 + sys/modules/hid/ietp/Makefile | 2 +- sys/modules/hid/ps4dshock/Makefile | 2 +- sys/modules/hid/xb360gp/Makefile | 1 + 11 files changed, 11 insertions(+), 6 deletions(-) diff --git a/sys/modules/hid/bcm5974/Makefile b/sys/modules/hid/bcm5974/Makefile index 50b51f497d85..9fc663ecf16e 100644 --- a/sys/modules/hid/bcm5974/Makefile +++ b/sys/modules/hid/bcm5974/Makefile @@ -3,7 +3,7 @@ KMOD= bcm5974 SRCS= bcm5974.c -SRCS+= opt_hid.h opt_usb.h +SRCS+= opt_hid.h opt_kbd.h opt_usb.h SRCS+= bus_if.h device_if.h usbdevs.h .include diff --git a/sys/modules/hid/hcons/Makefile b/sys/modules/hid/hcons/Makefile index d012a3f49569..98bb2577d354 100644 --- a/sys/modules/hid/hcons/Makefile +++ b/sys/modules/hid/hcons/Makefile @@ -3,6 +3,7 @@ KMOD= hcons SRCS= hcons.c +SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/hgame/Makefile b/sys/modules/hid/hgame/Makefile index 3af829d1e971..641a051ce313 100644 --- a/sys/modules/hid/hgame/Makefile +++ b/sys/modules/hid/hgame/Makefile @@ -3,6 +3,7 @@ KMOD= hgame SRCS= hgame.c +SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/hidmap/Makefile b/sys/modules/hid/hidmap/Makefile index f682a39925eb..7f3b0782b1da 100644 --- a/sys/modules/hid/hidmap/Makefile +++ b/sys/modules/hid/hidmap/Makefile @@ -3,7 +3,7 @@ KMOD= hidmap SRCS= hidmap.c -SRCS+= opt_hid.h +SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h EXPORT_SYMS= YES diff --git a/sys/modules/hid/hms/Makefile b/sys/modules/hid/hms/Makefile index 573757cad525..6ba643caa378 100644 --- a/sys/modules/hid/hms/Makefile +++ b/sys/modules/hid/hms/Makefile @@ -3,7 +3,7 @@ KMOD= hms SRCS= hms.c -SRCS+= opt_hid.h +SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/hmt/Makefile b/sys/modules/hid/hmt/Makefile index a96fdd44b311..ab4edc4e9791 100644 --- a/sys/modules/hid/hmt/Makefile +++ b/sys/modules/hid/hmt/Makefile @@ -3,7 +3,7 @@ KMOD= hmt SRCS= hmt.c -SRCS+= opt_hid.h +SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/hpen/Makefile b/sys/modules/hid/hpen/Makefile index ed008b43565e..2a4f5858278c 100644 --- a/sys/modules/hid/hpen/Makefile +++ b/sys/modules/hid/hpen/Makefile @@ -3,6 +3,7 @@ KMOD= hpen SRCS= hpen.c +SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h usbdevs.h .include diff --git a/sys/modules/hid/hsctrl/Makefile b/sys/modules/hid/hsctrl/Makefile index 4e0dd5d0c4cc..a88790559c58 100644 --- a/sys/modules/hid/hsctrl/Makefile +++ b/sys/modules/hid/hsctrl/Makefile @@ -3,6 +3,7 @@ KMOD= hsctrl SRCS= hsctrl.c +SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/ietp/Makefile b/sys/modules/hid/ietp/Makefile index c3b39e7b7a58..52d221f50984 100644 --- a/sys/modules/hid/ietp/Makefile +++ b/sys/modules/hid/ietp/Makefile @@ -3,7 +3,7 @@ KMOD= ietp SRCS= ietp.c -SRCS+= opt_hid.h +SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h .include diff --git a/sys/modules/hid/ps4dshock/Makefile b/sys/modules/hid/ps4dshock/Makefile index bb12c8a16971..64c066cb7ee1 100644 --- a/sys/modules/hid/ps4dshock/Makefile +++ b/sys/modules/hid/ps4dshock/Makefile @@ -3,7 +3,7 @@ KMOD= ps4dshock SRCS= ps4dshock.c -SRCS+= opt_hid.h +SRCS+= opt_hid.h opt_kbd.h SRCS+= bus_if.h device_if.h usbdevs.h .include diff --git a/sys/modules/hid/xb360gp/Makefile b/sys/modules/hid/xb360gp/Makefile index 1570a6cfadc9..47d0ca0c7987 100644 --- a/sys/modules/hid/xb360gp/Makefile +++ b/sys/modules/hid/xb360gp/Makefile @@ -3,6 +3,7 @@ KMOD= xb360gp SRCS= xb360gp.c +SRCS+= opt_kbd.h SRCS+= bus_if.h device_if.h opt_usb.h .include