From nobody Fri Feb 20 06:27:16 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 4fHKzS6Fl8z6SGtN for ; Fri, 20 Feb 2026 06:27:16 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fHKzS5bDnz3hnn for ; Fri, 20 Feb 2026 06:27:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771568836; 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=e6SKmQJs7Fv1Yh6DZnJvANgMs5Iq9uOXvImtz4bNdU8=; b=qTV7C9agxMn7jwpwm3BtnfLAt9o6VsVAunj68qOixSlw4UgZld1NPhpkZDsCfqFSUdKqn5 VHIkZ0+hyG1aL8NQ0NOg3R3Zig6NLRjoro6PBWY5M7QqCokft3LcEz52qE9FHygzN/6ANJ 42QAeeSUbYTK6ikUWaoQmlx+phy7FP7QwJm7Ov8tfY2ZrTw0ccvLxEHzuRxDJT6rEbZzu+ pNCythhLrLQ3iwtoss2tne3YcuRd3lXrlzw5EuyK508cY/M1a6Tx99HlLUd7gZloSHMOnO s7pi9VAKe3+42pgthM9NILBTscp3htD17qpgBy7ETq8GeNS0kEqn3+dpaqjtKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771568836; a=rsa-sha256; cv=none; b=VrlPr3l86DGwIPIWvX1eXm78uLiUDF9CS7L6cO8nB0bHnpa4eVdoWKWQO/udC3efUViOML USLjoRf3v2MVZyQ1qnaRL1IZ8+NuTze2xcKpfuY7VDBkzmaTTz564Cx4rv3xqi2GbQ+WYI AuGtWB+goaCMKtv5YbSfpyl7yG3uHeG5WMyuKAMtcUABrq2d8tKlZpkbBpbgZeQU9iQMID Hj4lcDM8RMYfxim8ZUM1ic1Gm1sQBprruT1i3ZW77TNBcd2Vumy8lCbdRt6rVgOU2cSv7o mc8UQbHIeXwlzWkVO9qv6aXTZZd3Bx3U3i0EjP9IdEWgVK/TIHxofV3GFszu8A== 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=1771568836; 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=e6SKmQJs7Fv1Yh6DZnJvANgMs5Iq9uOXvImtz4bNdU8=; b=FVWxGc1UtIUZ776m/avY6pQuOTcxcSgDtvQ8vVfuu5BNXnGL8m+xthIRHr4jWecdQm67ek QRZFQv4rC1u1UIyBOzmxp9/rpocI/ZByD8K2jmvUIaG4siGVvSTwsV0eMCb63X10U2kfx3 130SOD1GxNrIgWPpi8vf8z/j1HcyyFpADXiM3UZciKCK0Tjwnj6NaSEU5Au2pALH7pL6vP hkolipBNqshLmnBLPDNM60ILoVZ7xp5MAkGpkcsxWKk+IX/BtXbR9Y7bVkQsqR1DQAFP1M 5/C6sQSLthYmH5M1MHb6JkoaMkd6zaHrvzIxyZQdYqh+AvpX2e3nx714iOppWg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fHKzS56CDz1lD for ; Fri, 20 Feb 2026 06:27:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b706 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 20 Feb 2026 06:27:16 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Enji Cooper Subject: git: 90edc16166a6 - main - asmc: use symbolic names with the MacPro3,1 model 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 90edc16166a6fef03d2384247d07d64656f03309 Auto-Submitted: auto-generated Date: Fri, 20 Feb 2026 06:27:16 +0000 Message-Id: <6997fec4.3b706.5db52449@gitrepo.freebsd.org> The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=90edc16166a6fef03d2384247d07d64656f03309 commit 90edc16166a6fef03d2384247d07d64656f03309 Author: Enji Cooper AuthorDate: 2026-02-20 06:24:38 +0000 Commit: Enji Cooper CommitDate: 2026-02-20 06:25:00 +0000 asmc: use symbolic names with the MacPro3,1 model Use `ASMC_LIGHT_FUNCS_DISABLED` and `ASMC_SMS_FUNCS_DISABLED` instead of the unrolled versions of the macros. This makes it easier to adjust the underlying macros/fields for `struct asmc_model`. No functional change intended. MFC after: 1 week --- sys/dev/asmc/asmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/asmc/asmc.c b/sys/dev/asmc/asmc.c index ed56561c07ac..880da33ad9f3 100644 --- a/sys/dev/asmc/asmc.c +++ b/sys/dev/asmc/asmc.c @@ -398,9 +398,9 @@ static const struct asmc_model asmc_models[] = { /* Idem for the Mac Pro (Early 2008) */ { "MacPro3,1", "Apple SMC Mac Pro (Early 2008)", - NULL, NULL, NULL, + ASMC_SMS_FUNCS_DISABLED, ASMC_FAN_FUNCS, - NULL, NULL, NULL, + ASMC_LIGHT_FUNCS_DISABLED, ASMC_MP31_TEMPS, ASMC_MP31_TEMPNAMES, ASMC_MP31_TEMPDESCS },