From nobody Wed May 27 08:48:05 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 4gQNYk5wgLz6fgR1 for ; Wed, 27 May 2026 08:48:10 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQNYk438Kz3Td3 for ; Wed, 27 May 2026 08:48:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779871690; 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=0Omkq/LKdrmikIBWcNPvGhi54grY1SHa/Zx6JlB/0mU=; b=U+z4JpEjcTECssMM0G0aWJkTHxOLUzXl/dyEPYDvv5wbqRcEtAiAveYOU/YTp/GR/WoMcD YZdQR5irVHYQdu8og7lKV9Q3UG9qbpGZVzuw7nTPcQL/TuzCIcCRqSRhBxWBkWvADzn1Gc 8LH8v5kqEcxB05671PdITLmreCPPOQSOjp2EHCQdYDx5WowTabYKfFERa3NCCEZSSe0n8P EGtGX+akL4sIeOrmF9KE4AgPIMmg5rm2IdTGwOCT1hy2qZI99Okkr/8xpVsGVFrlXapnjf ZVqu7XoDkI/DB1ayBRqSRTVOTDYnJ6/6w6qRsMb6nl9GucwSbmASm1tHC9xI2A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779871690; a=rsa-sha256; cv=none; b=wqrhdYYvQmkMOq5AQFvOLE7ASNV+PMUm1vxRnxrqFzeGnSuOcpr2nML1zboSymgtbPc2Yr GCvVlL2Ym7fKC3DzxNeNqLQS9JpwLEaJ7i2LxJVj0ZRsHPSG0hQX+k+wJmlcJAROUbh0h3 sxihzD05p2iipY5F5HDbY4T/VHW2+byR6M5LXkmnhgXCVQORQDUZwu34VAzIhOtBZd50W/ GUZS2pVn+uoyuiCtcedPmTRzW8LqRb3PhRUpwknuWAWD9QnIS/nzj73yA5VuZEHPLnEw8H OHjPGk00E0oCPhuvl8OadT+9QjroRZepB1ZUqFmaZk336Pj2i56eQnpCuehAhQ== 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=1779871690; 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=0Omkq/LKdrmikIBWcNPvGhi54grY1SHa/Zx6JlB/0mU=; b=PJ926xz9U4P0On8PNS2MD+xglYQSzt7nOENtgcOH6SXp1WLTw7B19DvGVYtnfW3+NE/ylC Mjs1xKWa8xayyioQRyPaWdB1xFEcsdDC1flktgXy9Eb85E2Wb11RmpaTdN4TH7d1OmiNDJ FRvmmv3T1qHTzOKfAqUebs88QQkYrm1l4xbRXYzXJW5CRrUR82anK9uy3BoCW0+ks3KjKz a1NEQEVYBCl85IHCjpMX4O3k9fj+qCQlibGcejHo1aPLf8tpbILVr4g5/iGubjn2rmsRE4 90tvhwYqwJxvFrmiEmX2LIXtasoabyNrkRZXEYbFMQ0Z9ZIK5y8csscCmuV34Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQNYk34c4zrGM for ; Wed, 27 May 2026 08:48:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24b0e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 27 May 2026 08:48:05 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Aymeric Wibo Subject: git: 071d82d99736 - main - acpi.4: Update sysctl descriptions with new stype names 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 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: obiwac X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 071d82d9973660742e771b23365a82eb8dd2dd0f Auto-Submitted: auto-generated Date: Wed, 27 May 2026 08:48:05 +0000 Message-Id: <6a16afc5.24b0e.73bb50ed@gitrepo.freebsd.org> The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=071d82d9973660742e771b23365a82eb8dd2dd0f commit 071d82d9973660742e771b23365a82eb8dd2dd0f Author: Aymeric Wibo AuthorDate: 2026-05-27 08:44:12 +0000 Commit: Aymeric Wibo CommitDate: 2026-05-27 08:44:44 +0000 acpi.4: Update sysctl descriptions with new stype names Sponsored by: The FreeBSD Foundation --- share/man/man4/acpi.4 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 91193d899200..27e7d7ba414d 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd March 21, 2026 +.Dd May 27, 2026 .Dt ACPI 4 .Os .Sh NAME @@ -123,7 +123,8 @@ Some newer systems require use of this register, while some only work with legacy rebooting support. .It Va hw.acpi.lid_switch_state Sleep type -.Pq Li awake , Li standby , Li s2mem , Li s2idle , Li hibernate , Li poweroff +.Pq Li awake , Li standby , Li fw_suspend , Li suspend_to_idle , \ +Li fw_hibernate , Li poweroff to enter when the lid switch (i.e., a notebook screen) is closed, or .Dq Li NONE .Pq do nothing . @@ -131,7 +132,8 @@ Default is .Dq Li NONE . .It Va hw.acpi.power_button_state Sleep type -.Pq Li awake , Li standby , Li s2mem , Li s2idle , Li hibernate , Li poweroff +.Pq Li awake , Li standby , Li fw_suspend , Li suspend_to_idle , \ +Li fw_hibernate , Li poweroff to enter when the power button is pressed, or .Dq Li NONE .Pq do nothing . @@ -152,13 +154,14 @@ Most current systems do not support .Li S4BIOS . .It Va hw.acpi.sleep_button_state Sleep type -.Pq Li awake , Li standby , Li s2mem , Li s2idle , Li hibernate , Li poweroff +.Pq Li awake , Li standby , Li fw_suspend , Li suspend_to_idle , \ +Li fw_hibernate , Li poweroff to enter when the sleep button is pressed. This is usually a special function button on the keyboard. Default is usually -.Li s2mem +.Li fw_suspend if supported, and -.Li s2idle +.Li suspend_to_idle if not. .It Va hw.acpi.sleep_delay Wait this number of seconds between preparing the system to suspend and