Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 08:32:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225911] [asmc] [patch] Add support for mid-2011 Macmini 5,2
Message-ID:  <bug-225911-8-d9n8EbzyYx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225911-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225911-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225911

Trev <fbsdbugs4@sentry.org> changed:

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

--- Comment #2 from Trev <fbsdbugs4@sentry.org> ---
Created attachment 190714
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190714&action=
=3Dedit
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=20=20
dev.asmc.0.%parent: acpi0
dev.asmc.0.%pnpinfo: _HID=3DAPP0001 _UID=3D0
dev.asmc.0.%location: handle=3D\_SB_.PCI0.LPCB.SMC_
dev.asmc.0.%driver: asmc
dev.asmc.0.%desc: Apple SMC Mac Mini 5,2

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225911-8-d9n8EbzyYx>