From nobody Mon Jun 22 14:44:13 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 4gkWDg2SVzz6hKnT for ; Mon, 22 Jun 2026 14:44:19 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gkWDg0bhzz49vR for ; Mon, 22 Jun 2026 14:44:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782139459; 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=HNSUpJjXJMhkzKBAoHdVb2e9W+ZEuSzHTYreqclECoc=; b=sNQlZ+WC1lrNUGLEoRp/dSrbgN1ftoROwT57AmDnWmvfW+oXYT4/M+IdexkVvb5qj7dy1m 2s8Oh6KedHJBN5pIpHbE2k+J+YG0gYW0a5Yp0QjI+7FaqgoDgF8ipjmc1unFmSws7dJYM3 yJJ5eyUQFeobFpjXbi5iXyMu6lLDO5dyucWIlyV/fiZPCwiZY4EsibQZxCbcU8VzfHIDX3 ZjlrCk6copz8D1r47pz56+9ADBaw3mjZ3/en1QDU2VkLOLVDUKUymyzUPz+m03foQDAWPg 6fjqRo66hlp69aphX16OwOH53NNWEE+HA954dszTuS1BJzCOLtfMAQkE5pEVlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782139459; a=rsa-sha256; cv=none; b=lq5cHRSupVFIaLhdlQP0Z4w0fCKEBNszOSrTpENGmGBQYFgSmSLXIfMR8o3xmItfzHGlbc sKdQaWgNkfk6J0kvVX/v9GMMrVzIoRuhenIrqrttFc/PjTtOq8Hxrzoa+2D4rprmVgxpEA /5eErUq7sa/KlPNjWyzfUoGbDsH18RfTh3eIp3MZ6IrpAcSypKEjV8kOMdwnQfLly+yxUD jZVhx1SttgQnqAu/CpFYtJEkX4DarqGxhm7jfE+XXAe+41asWcG7fnjo83fUtEJlzXk6mL hyI6/j2vs5UbvxxqsDUJxvZh0Z1ccaJPTHAB2JeJjIFc/FhDKgvfwwEwf0UhJg== 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=1782139459; 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=HNSUpJjXJMhkzKBAoHdVb2e9W+ZEuSzHTYreqclECoc=; b=uUJt6Lc1YbIwpJCIObzl27oY8GAWhR16ToVsoqZbMaP9lIbyVZn3zVGPJ8FFS+WygZyKNP ZiKHYmNZUHMQknOiSM+1jdsEFK8+WW8uOKhf/uZDtgj7Vvk7L19ZFHrqh49WXB85G4A9kW 4+t/2dPYFA9ugP+rpCNZrCbvlJ/WZcpVZbrajnI/4+3tDiLoe/BzOP+Sj1+yNqMg2vDP21 7aY6QnajJ6j0ki8BSNnM5lvCXt8/YT23YA+W6+P/23ijwCVCKy5OuWPAwP7HPqfYj/4TN1 BcQVQBuP6ywuddfY19n47kj9XJVrKJqhU798gBx/Gfmrw0UjDUECJABDYu6R0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gkWDf60JczsQs for ; Mon, 22 Jun 2026 14:44:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 415f8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 22 Jun 2026 14:44:13 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Aymeric Wibo Subject: git: 40ab0a056400 - main - acpi_ibm(4): Refer to "mic *mute* led" instead of "mic led" 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: 40ab0a05640051eed02ccbf1c5150e97e8cc27da Auto-Submitted: auto-generated Date: Mon, 22 Jun 2026 14:44:13 +0000 Message-Id: <6a394a3d.415f8.2df486ab@gitrepo.freebsd.org> The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=40ab0a05640051eed02ccbf1c5150e97e8cc27da commit 40ab0a05640051eed02ccbf1c5150e97e8cc27da Author: Aymeric Wibo AuthorDate: 2026-06-22 14:42:55 +0000 Commit: Aymeric Wibo CommitDate: 2026-06-22 14:44:06 +0000 acpi_ibm(4): Refer to "mic *mute* led" instead of "mic led" Event: Halifax Hackathon 202606 Sponsored by: The FreeBSD Foundation --- share/man/man4/acpi_ibm.4 | 2 +- sys/dev/acpi_support/acpi_ibm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/acpi_ibm.4 b/share/man/man4/acpi_ibm.4 index 41adcdb00036..eea3eb2f7ca3 100644 --- a/share/man/man4/acpi_ibm.4 +++ b/share/man/man4/acpi_ibm.4 @@ -272,7 +272,7 @@ Speaker volume. .It Va dev.acpi_ibm.0.mute Indicates, whether the speakers are muted or not. .It Va dev.acpi_ibm.0.mic_led -Indicates, whether the microphone led (present on some model) is on or not. +Indicates, whether the microphone mute led (present on some model) is on or not. Note that this does not mean that the microphone input is muted. .It Va dev.acpi_ibm.0.thinklight Indicates, whether the ThinkLight keyboard light is activated or not. diff --git a/sys/dev/acpi_support/acpi_ibm.c b/sys/dev/acpi_support/acpi_ibm.c index a5c44b1f81b9..a33a2c7bc555 100644 --- a/sys/dev/acpi_support/acpi_ibm.c +++ b/sys/dev/acpi_support/acpi_ibm.c @@ -282,7 +282,7 @@ static struct { { .name = "mic_led", .method = ACPI_IBM_METHOD_MIC_LED, - .description = "Mic led", + .description = "Mic mute led", }, { .name = "privacyguard",