FreeBSD Bugzilla – Attachment 202085 Details for
Bug 235798
[PATCH][asmc] Add support for for macmini2,1 to asmc kernel module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Adds support for macmini2,1 hardware to asmc kernel module
mm21.patch (text/plain), 984 bytes, created by
Trev
on 2019-02-17 08:51:36 UTC
(
hide
)
Description:
Adds support for macmini2,1 hardware to asmc kernel module
Filename:
MIME Type:
Creator:
Trev
Created:
2019-02-17 08:51:36 UTC
Size:
984 bytes
patch
obsolete
>asmc.c >264a265,274 >> >> /* The Mac Mini 2,1 has no SMS */ >> { >> "Macmini2,1", "Apple SMC Mac Mini 2,1", >> ASMC_SMS_FUNCS_DISABLED, >> ASMC_FAN_FUNCS, >> ASMC_LIGHT_FUNCS_DISABLED, >> ASMC_MM21_TEMPS, ASMC_MM21_TEMPNAMES, ASMC_MM21_TEMPDESCS >> }, >> > >asmcvar.h >341a342,359 >> #define ASMC_MM21_TEMPS { "TA0P", "TC0D", \ >> "TC0H", "TC0P", \ >> "TC1P", "TN0P", \ >> "TN1P", NULL } >> >> #define ASMC_MM21_TEMPNAMES { "ambient_air", "cpu_die", \ >> "cpu_heatsink", "cpu_proximity1", \ >> "cpu_proximity2", "northbridge_proximity1", \ >> "northbridge_proximity2", } >> >> #define ASMC_MM21_TEMPDESCS { "Ambient Air Temperature" \ >> "CPU Die Core Temperature", \ >> "CPU Heatsink Temperature", \ >> "CPU Proximity 1 Temperature", \ >> "CPU Proximity 2 Temperature", \ >> "Northbridge Proximity 1 Temperature", \ >> "Northbridge Proximity 2 Temperature", } >>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235798
: 202085