From nobody Fri Feb 27 19:44:14 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 4fMzKp6Dmpz6T5bk for ; Fri, 27 Feb 2026 19:44:14 +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 4fMzKp3q92z3Sq7 for ; Fri, 27 Feb 2026 19:44:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772221454; 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=ADDI/Cq2/KC/ds83DdXs5saJy2KQ3u9GBkIZRgbjvVA=; b=QKncrEnFbb5ICuaR6UPCkYYFzva2aqbsJXCFaFyW9Yw+kQ9Zodfwo4Tx6oDSKKJs17zxwc 1BEbsNKyaVRkEFD2lde0TCk4V1XJPxuEvlEo3FbjB63F+DY1T3Tnj/a5QW4NFRW8BY9qJ1 BUz/KQ71xehS1e6r0y/whYeeHZ43SZdYSZLenpfc7vTFWdKUnbTM67y6lCiJjs0/udgtmA NWRtNPkI5K1f2wHQmifyY6E7oC+Ev4VnfmslNIkW3y3WbdY0r21bQhL+rWfqifXUowLX35 8XnkwiXQIA5/K5DV9krFAjtLGlVLANA/RWc6or4jEBVuW3AIttvg/LZU9VKozA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772221454; a=rsa-sha256; cv=none; b=YjqCzHCby7a9YF9l84GtJMi9NL5DYTdpPbNeALhyfI6MgXC45XjkKy11SF7YW1C75Tpt/g EhpRIY+R+TdpIN88AkUa+rItlNSUpzZRpytnJYhm3H7KSffnbQAhbhoqt2FSuPrfIlykrC Vhmu/HOvyoPPk/dd/FhbXi5ad4McjsUiEe0kZmK9SO1Htm2+kxZzi3/tpfIMbnExDzewTz LeIkDoUBPykeykZF2q1/kh4/u/GrNW15K8zobNSxP1aHC2FCPtKlw/dkyyiVHOhUj8GnOE ZDpP+jjPHnIaQwlmzxxXAbKEcsmGppM4l93koCzclUDZELMFSaoYVDG9Z2lPqg== 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=1772221454; 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=ADDI/Cq2/KC/ds83DdXs5saJy2KQ3u9GBkIZRgbjvVA=; b=HN0GxG5KReAeZwK0gDOz3eJK3RyXvRRZ/z++RftGejxtcG94o/3c8HM+av/tEGFnHgDKja +q0vAVi1RtfKzba+m2pxIEm2iRfz2eH9TI29yCc8XET89gP8wkIttHK0qgbcB+g5hYFBlm V9ul8VmvxAumhcURVfx0c1z2p0OYGHp7+Iipi95mqfUKTf3r2X1Kbm9fhBUcbRbGFyvuMw SOECH3cRqozi9ZCGxrQG7EbLEiN313pgzpxBRnuE4uex/QIHn6PRFuuFTZuiVjaNmmrG7r 6Qhz67Zc6icSWrE7WYymCOkMZPFlH0AxyogcSFr7aBn5Rbm6gw22lzYI9PNn/w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMzKp15LZzXTb for ; Fri, 27 Feb 2026 19:44:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1eb9e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 19:44:14 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Enji Cooper Subject: git: 1f2f5eba24aa - main - asmc(4): pull 32-bit support for the driver 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 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: 1f2f5eba24aa53e180a4eb46b772410e5a782469 Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 19:44:14 +0000 Message-Id: <69a1f40e.1eb9e.56768185@gitrepo.freebsd.org> The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=1f2f5eba24aa53e180a4eb46b772410e5a782469 commit 1f2f5eba24aa53e180a4eb46b772410e5a782469 Author: Enji Cooper AuthorDate: 2026-01-05 03:36:55 +0000 Commit: Enji Cooper CommitDate: 2026-02-27 19:44:08 +0000 asmc(4): pull 32-bit support for the driver The asmc(4) driver should work for 32-bit Intel-based Macs, in theory, if the model details were added to the detection list. That being said, 32-bit Intel Macs were only released and available to the general public for 8 months [1], so the value in maintaining i386 support in the driver is reduced due to limited hardware access. Remove 32-bit support for the driver officially to make it clear its use is not supported. This should fix building `NOTES.i386` by proxy as well. Relnotes: yes MFC after: 2 weeks Fixes: f224591746b ("Add ASMC_DEBUG make option") Fixes: 8342d9f7b5f ("asmc(4): Stop building it on i386, as...") Differential Revision: https://reviews.freebsd.org/D55544 --- sys/x86/conf/NOTES | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES index 643105096be2..501d4159b129 100644 --- a/sys/x86/conf/NOTES +++ b/sys/x86/conf/NOTES @@ -525,7 +525,6 @@ device ntb_hw_plx # PLX NTB hardware driver # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724) # smbios: DMI/SMBIOS entry point (requires EFIRT option) # vpd: Vital Product Data kernel interface -# asmc: Apple System Management Controller # si: Specialix International SI/XIO or SX intelligent serial card # tpm: Trusted Platform Module @@ -541,7 +540,6 @@ envvar hint.pbio.0.at="isa" envvar hint.pbio.0.port="0x360" device smbios device vpd -device asmc device tpm device rdrand_rng # Intel Bull Mountain RNG device aesni # AES-NI OpenCrypto module