summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2011-05-28 21:13:22 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2011-05-28 21:13:22 +0000
commit6caf59586e0d74193c6c5726a474743b20b4423e (patch)
treecf78d16abfb880a64dde1038328ec8f20eac5041 /sys/conf/files.powerpc
parent9f29faff2efeb6ae6a7357da5fbcb1f04a21261c (diff)
downloadFreeBSD-src-6caf59586e0d74193c6c5726a474743b20b4423e.zip
FreeBSD-src-6caf59586e0d74193c6c5726a474743b20b4423e.tar.gz
Factor out the SMU fan management code into a new module (powermac_thermal)
that will connect all of the various sensors and fan control modules on Apple hardware with software-controlled fans (e.g. all G5 systems). MFC after: 1 month
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 42bf6f2..7e72b19 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -150,6 +150,7 @@ powerpc/powermac/macgpio.c optional powermac pci
powerpc/powermac/macio.c optional powermac pci
powerpc/powermac/openpic_macio.c optional powermac pci
powerpc/powermac/platform_powermac.c optional powermac
+powerpc/powermac/powermac_thermal.c optional powermac
powerpc/powermac/pswitch.c optional powermac pswitch
powerpc/powermac/pmu.c optional powermac pmu
powerpc/powermac/smu.c optional powermac smu
OpenPOWER on IntegriCloud