From nobody Wed May 27 08:48:05 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 4gQNYd4NDVz6fgQt for ; Wed, 27 May 2026 08:48:05 +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 4gQNYd2xBJz3TVS for ; Wed, 27 May 2026 08:48:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779871685; 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=DwOwvtBvNlU9I3gM50axgZYd/jlGbK6GBIe0WgzB8cV5DKzZWOpClgpbw2ByTUbRkz9Aar 6yQ5Q+3t9Jr3QB7RMmrG2/HxgZfPTAfbR8RXYrcO5KVxyKLY4P4M6ahPqZFC/tGjzoeHkD s//Zep7NM5hW3v9xPOVMfb90OBdqe17nx7y+h/CHvhbk9nIJi8b0LU9q2/EhCqirYOk5qO SoIYH5gFrETtnQbUsAQrIOo2tT+yTkbsBuJIBPecaqvg0wUFJQ0r+bEc4RH63CXOTL5QRI Go/Rj2OofLx+4hi7EGxtVfLD9zOKionYE3fD9Pfl6vqCsZCI810LPGSHwJWhQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779871685; a=rsa-sha256; cv=none; b=qwF+KonsLanHTqCugz+zZ7MCuK3uBs1qNvJ26puIcPVIoz04G4CPZZqxVpfWt9wX1P7Bt+ doyLCQ6EgM7eYZ++3cbVt2GuNyukYyQZe1rFq7AG65H23nsBaJjvk+K2TiqwBLumomOKQu avodHHjWv0YP1kbDN3mXv5CsHOimPATzjaW0pHZbUVJSVB5GBNEmqTnmSYx83i0vqGensX 4+IVwuIyvh/gtN7zCN1m/5/wRkVzaEVqoFWoZfdVzXr0iLvAAbLjzqYoDD03HP4z/wOa9G 5bgQ2Hf3WhpJ477eZDQrRSbEXC2IwwLSX06vUv1Q8ocKfFhnMTeoibBxnaGlcg== 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=1779871685; 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=mIbxVfI6Vzw8zg5E+UjIIYeGtuA1sodr5W52mjBuRSvZb2zY9dQ63cli3RjVH0QOnSCpLG FhmoATta45OhPhaZeNtSGMlLh12Y/ZWfTu2niOMqpFn46G12YTbwVNF7CfdWKkLmOjo0bd X0XkvIAi63jzRxVj6SQf7lyHZvc0u/X8Tl2luhs0Swrb/gThV2eu+PTKjst76mZvALqgY5 hw/IEHCDTu1H+BvqtMNR5jhdr0lp7b0RfJr8Jro8qx/pGmTQvojIJGGGjmEMm/i8ah6rMU CCzuRLbSNbZLVkeY72ssowgxUBg2wn2bc27rzG+JA4fQBUjM7uZFcIX5WYjdmg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQNYd2H54zsSg for ; Wed, 27 May 2026 08:48:05 +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 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 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