From nobody Wed Sep 16 12:05:11 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 4hlHdM2dkkz6t6Vx for ; Wed, 16 Sep 2026 12:05:11 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hlHdM1YG9z4L4R for ; Wed, 16 Sep 2026 12:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560311; 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=BgTFQoGgTdDKt40WlfnS51CDCBf22GCt4vlf8TJxNXM=; b=WARsZa0OjRtTZHCNJkp1S3mG6ZUNWrPtb3RnYbWgkSlpNGz4pfmyQRytH7lHP9cxsLw1kd IdOqc9fr6GlKgI4/4taZ8tB9ZItVm+mc0JnS+tAQDWqO2PjisKmMpIrSUV7WrPTQh8wMb7 7SPU/YtYvQ83zba6+wNfE3nI7F4OajinjQ4u5jldf1EUWXuxPhkInEIphnZVbB5d8LQVAF Tk/HRjYJoYMhXcbBLYttXQktD5oZAw32xnj2mQGstZF4MnTM8/Ui8ceavqUfVfHCei3ruG 4Zee/vNXhXWCbmze9XCQyhLzreT9oUfP+t8V7zIhlS++LVRiQFpRNIeBaPA8NA== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560311; b=DLOO58eqSNwymop2lxZNKdnebZaCMG7WFK2vFTO7kpzW/NLl1EphpohRNRcqy3IfmnhpW9 Z2EYyaW5JThWMZu1/miWrp/Iiwq9zHlD1kgo874yGAtUi0iubkKfutOsBtMO9/VC1k51H/ BbfXNs/ISA/heET5XvWwHPOIf3NTlRyFHWtQGM/d+MVoicUT8CN/rW33lY/1H0gWWlkuzI 7yjG70fxhiy8DCSX5DQJoaAMvvZKpBYClB1U9VGwlNGXfc9/5imeUXl913cbefnyKjS2pA EWI6zP3kb5AYKQ6sdXkvii1i34XQ4B5IgnIbRs6ALP2Scx4pEqiShh3Df0QjYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560311; 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=BgTFQoGgTdDKt40WlfnS51CDCBf22GCt4vlf8TJxNXM=; b=W/O8vEyrl2iBf1tNXzayCvAKdXjiZnd7G+LLjtTb277P3neqJvAjxN4SOKIFUXohAQN74z YlxxA5sNSPiTrZHzS+ikXD8jvD1KtxPKLSYGQzTbZhCksSP693B+LeNpWWcMExNPEKgy6M Rxlp+k7sPB8taFkivUKYz3gM4qPWXidwgkueCSggJ0v5bqhIXuA+anx+Jra1s/3sAL0zU9 +LdDRVA3FjORVrXCrGApoBYmYoH2hOUMpyjbdras5iqQMvucABy/4hociVxynQvo6ByNU2 PGzaQjK8IDx8Lwpho1rPR2wiA2EvKeOGAd8v+51Z1IROREaRDjO7+lMT5K0x8Q== 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 4hlHdM0dGdzlkW for ; Wed, 16 Sep 2026 12:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e963 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:05:11 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: f7550ef0e196 - stable/15 - game controller manuals: Canonicalize SYNOPSIS 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: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f7550ef0e196d20ac1b4f39d810d016444c633e2 Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:05:11 +0000 Message-Id: <6aaa85f7.1e963.741c802a@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=f7550ef0e196d20ac1b4f39d810d016444c633e2 commit f7550ef0e196d20ac1b4f39d810d016444c633e2 Author: Alexander Ziaee AuthorDate: 2026-09-11 10:04:08 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:48 +0000 game controller manuals: Canonicalize SYNOPSIS While here, tag SPDX. Event: EuroBSDcon Devsummit 2026 MFC after: 3 days Reviewed by: wulf Differential Revision: https://reviews.freebsd.org/D59256 (cherry picked from commit b7541acacb662436591277977317072a4eaa6dc3) --- share/man/man4/hgame.4 | 12 +++++++----- share/man/man4/ps4dshock.4 | 39 +++++++++++++++++++++++---------------- share/man/man4/xb360gp.4 | 36 +++++++++++++++++++----------------- 3 files changed, 49 insertions(+), 38 deletions(-) diff --git a/share/man/man4/hgame.4 b/share/man/man4/hgame.4 index b662a07993ac..fce60cd39e44 100644 --- a/share/man/man4/hgame.4 +++ b/share/man/man4/hgame.4 @@ -38,13 +38,15 @@ .Cd device evdev .Pp In -.Xr sysctl.conf 5 : -.Cd dev.hgame.X.debug -.Pp -In .Xr loader.conf 5 : .Cd hw.hid.hgame.debug -.Cd hgame_load +.Cd hgame_load="YES" +.Pp +In +.Xr loader.conf 5 +or +.Xr sysctl.conf 5 : +.Cd dev.hgame.X.debug .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/ps4dshock.4 b/share/man/man4/ps4dshock.4 index f48e2c07c1b7..bd1ee39f379d 100644 --- a/share/man/man4/ps4dshock.4 +++ b/share/man/man4/ps4dshock.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2020 Vladimir Kondratyev .\" .\" Redistribution and use in source and binary forms, with or without @@ -21,30 +24,34 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 30, 2025 +.Dd August 28, 2026 .Dt PS4DSHOCK 4 .Os .Sh NAME .Nm ps4dshock .Nd Sony PlayStation 4 Dualshock 4 gamepad 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 ps4dshock" -.Cd "device hid" -.Cd "device hidbus" -.Cd "device hidmap" -.Cd "device evdev" -.Ed +.Cd device ps4dshock +.Cd device hid +.Cd device hidbus +.Cd device hidmap +.Cd device evdev .Pp -Alternatively, to load the driver as a -module at boot time, place the following line in +In .Xr loader.conf 5 : -.Bd -literal -offset indent -ps4dshock_load="YES" -.Ed +.Cd hw.hid.ps4dshock.debug +.Cd ps4dshock_load="YES" +.Pp +In +.Xr loader.conf 5 +or +.Xr sysctl.conf 5 : +.Cd dev.p4dshock.*.led_state +.Cd dev.p4dshock.*.led_color_r +.Cd dev.p4dshock.*.led_color_g +.Cd dev.p4dshock.*.led_color_b +.Cd dev.p4dshock.*.led_delay_on +.Cd dev.p4dshock.*.led_delay_off .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/xb360gp.4 b/share/man/man4/xb360gp.4 index 1ff42e970858..d012760cd3ed 100644 --- a/share/man/man4/xb360gp.4 +++ b/share/man/man4/xb360gp.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2020 Vladimir Kondratyev .\" .\" Redistribution and use in source and binary forms, with or without @@ -21,31 +24,30 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 30, 2025 +.Dd August 28, 2026 .Dt XB360GP 4 .Os .Sh NAME .Nm xb360gp .Nd XBox 360 gamepad 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 xb360gp" -.Cd "device hgame" -.Cd "device hid" -.Cd "device hidbus" -.Cd "device hidmap" -.Cd "device evdev" -.Ed +.Cd device xb360gp +.Cd device hgame +.Cd device hid +.Cd device hidbus +.Cd device hidmap +.Cd device evdev .Pp -Alternatively, to load the driver as a -module at boot time, place the following line in +In .Xr loader.conf 5 : -.Bd -literal -offset indent -xb360gp_load="YES" -.Ed +.Cd hw.hid.xb360gp.debug +.Cd xb360gp_load="YES" +.Pp +In +.Xr loader.conf 5 +or +.Xr sysctl.conf 5 : +.Cd dev.xb360gp.X.debug .Sh DESCRIPTION The .Nm