[Bug 225911] [asmc] [patch] Add support for mid-2011 Macmini 5,2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 17 08:32:18 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225911

Trev <fbsdbugs4 at sentry.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #190643|0                           |1
        is obsolete|                            |

--- Comment #2 from Trev <fbsdbugs4 at sentry.org> ---
Created attachment 190714
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190714&action=edit
Adds full support for Macmini 5,2 hardware to asmc kernel module

Updated patch version 2 to add more thermal sensors after reference to the
mid-2011 Macmini Apple Technician Guide.

Output from sysctl dev.asmc:

dev.asmc.0.temp.wireless_proximity: 58
dev.asmc.0.temp.pwr_supply: 51
dev.asmc.0.temp.pch_controller_die: 70
dev.asmc.0.temp.pch_controller_proximity: 65
dev.asmc.0.temp.memory_proximity: 60
dev.asmc.0.temp.memory_slot2: 50
dev.asmc.0.temp.memory_slot1: 60
dev.asmc.0.temp.thunderbolt_proximity: 62
dev.asmc.0.temp.gpu_integrated_switcher: 59
dev.asmc.0.temp.gpu_proximity: 62
dev.asmc.0.temp.gpu_diode2: 67
dev.asmc.0.temp.gpu_diode1: 61
dev.asmc.0.temp.cpu_proximity: 65
dev.asmc.0.temp.cpu_die: 69
dev.asmc.0.temp.ambient_cpu_pch_wireless_dimm: 58
dev.asmc.0.temp.ambient_air_proximity: 57
dev.asmc.0.fan.0.targetspeed: 2920
dev.asmc.0.fan.0.maxspeed: 5500
dev.asmc.0.fan.0.minspeed: 1800
dev.asmc.0.fan.0.speed: 2917
dev.asmc.0.fan.0.id: Exhaust  
dev.asmc.0.%parent: acpi0
dev.asmc.0.%pnpinfo: _HID=APP0001 _UID=0
dev.asmc.0.%location: handle=\_SB_.PCI0.LPCB.SMC_
dev.asmc.0.%driver: asmc
dev.asmc.0.%desc: Apple SMC Mac Mini 5,2

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


More information about the freebsd-bugs mailing list