https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225911
Trev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190643|0 |1 is obsolete| | --- Comment #2 from Trev <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
