FreeBSD-stable-14-amd64-build - Build #3003 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 06 Sep 2026 00:33:55 UTC
FreeBSD-stable-14-amd64-build - Build #3003 (7a0f01a84d62e05d6f68c58ee504647068403586) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/3003/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/3003/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/3003/console

Change summaries:
(Those commits are likely but not certainly responsible)

20f75b486aa903007f77280122b7f5cd655ffcee by ngie:
asmc(4): Add PnP record

8c39d9f752398976e156c4c38997ccf29d9d24c4 by ngie:
asmc(4): Add support for backlight(9) interface

967501b3c7cc170b6b373db22d137650b3ef519a by ngie:
asmc: add raw SMC key read/write interface

470993a3d879ab41b2e6466d3495887f480cd247 by ngie:
asmc: add support for MacBookPro13,1

6bdc21d47fe437a9e5d3bb1766c3d88c7c54c8a7 by ngie:
asmc: add automatic voltage/current/power/ambient sensor detection

c23d7287f22dd14d3b874fef6a359cbaf4808ac1 by ngie:
asmc: replace hardcoded model table with universal probing

94b80b3dc4f8b0e1b6a38fd8d40f5abf4c7e7abc by ngie:
asmc: rename wol sysctl to auto_poweron

744396cdb66abe4d8a0485721aa1d8ff8e7ba79e by ngie:
asmc: add MMIO backend for T2 Macs

9537554b617bb1a45d6b66a08153daca5686232b by ngie:
asmc: fix asmc_key_dump() page fault on T2 MMIO backend

5a7ff2eb7d0dcc7d8b7f08663fc2e65ac7ef1ebe by ngie:
asmc: Refactor sensor detection and sysctl registration

95aa170e635866a9943fa262b1f76e484bcba8c6 by ngie:
asmc: try PIO before MMIO to avoid false T2 detection

6e4229e0e17b6958371c4e4df28cbd60e331d272 by ngie:
asmc: add system state and board identity sysctls

a6e503c5fe693058107027bb271469c4baf65dd7 by ngie:
asmc: deduplicate sensor converters and cause sysctls

7a0f01a84d62e05d6f68c58ee504647068403586 by ngie:
asmc: prefer MMIO backend over PIO when both are present