[Bug 268141] Add support for Macmini 6,1 and 6,2 (late 2012) models

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Apr 2025 10:52:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268141

--- Comment #1 from Hrant Dadivanyan <hrant@dadivanyan.net> ---
any chance to get this evaluated before 15.0-RELEASE?
works fine here for last two years, last on 14.3-PRERELEASE ee7a87455

$ dmesg | grep asmc
asmc0: <Apple SMC Mac Mini 6,2> port 0x300-0x31f iomem 0xfef00000-0xfef0ffff
irq 6 on acpi0
$ sysctl dev.asmc
dev.asmc.0.temp.wireless_proximity: 55
dev.asmc.0.temp.pwr_supply: 48
dev.asmc.0.temp.pch_controller_die: 65
dev.asmc.0.temp.pch_controller_proximity: 62
dev.asmc.0.temp.memory_proximity: 57
dev.asmc.0.temp.memory_slot2: 129
dev.asmc.0.temp.memory_slot1: 60
dev.asmc.0.temp.thunderbolt_proximity: 58
dev.asmc.0.temp.TCPG: 103
dev.asmc.0.temp.cpu_proximity: 62
dev.asmc.0.temp.TC0G: 99
dev.asmc.0.temp.cpu_die: 65
dev.asmc.0.temp.ambient_cpu_pch_wireless_dimm: 54
dev.asmc.0.temp.ambient_air_proximity: 56
dev.asmc.0.fan.0.targetspeed: 1800
dev.asmc.0.fan.0.maxspeed: 5500
dev.asmc.0.fan.0.minspeed: 1800
dev.asmc.0.fan.0.speed: 1804
dev.asmc.0.fan.0.id: Exhaust  
dev.asmc.0.%iommu: 
dev.asmc.0.%parent: acpi0
dev.asmc.0.%pnpinfo: _HID=APP0001 _UID=0 _CID=SMC-HURONRIVER
dev.asmc.0.%location: handle=\_SB_.PCI0.LPCB.SMC_
dev.asmc.0.%driver: asmc
dev.asmc.0.%desc: Apple SMC Mac Mini 6,2
dev.asmc.%parent: 
$

-- 
You are receiving this mail because:
You are the assignee for the bug.