summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2011-06-04 15:17:35 +0000
committerandreast <andreast@FreeBSD.org>2011-06-04 15:17:35 +0000
commita9256acef12ec0b968a9d1961f893980778b1414 (patch)
treee73355dd8b44f882966819bc5011544b3e04d9d1 /sys/powerpc/conf
parente193bb76ce511e6a74e47db019bc03629d1c1f91 (diff)
downloadFreeBSD-src-a9256acef12ec0b968a9d1961f893980778b1414.zip
FreeBSD-src-a9256acef12ec0b968a9d1961f893980778b1414.tar.gz
Add new fan controller driver for the G4 MDD PowerMac. Submitted and tested
by Justin Hibbits. Approved by: nwhitehorn (mentor)
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
-rw-r--r--sys/powerpc/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index af4b19a..54d4639 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -180,6 +180,7 @@ device fcu # Apple Fan Control Unit
device max6690 # PowerMac7,2 temperature sensor
device powermac_nvram # Open Firmware configuration NVRAM
device smu # Apple System Management Unit
+device windtunnel # Apple G4 MDD fan controller
# ADB support
device adb
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 374106d..0045763 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -47,6 +47,7 @@ device pmu # Apple Power Management Unit
device smu # Apple System Management Unit
device snd_ai2s # Apple I2S Audio
device snd_davbus # Apple Davbus Audio
+device windtunnel # Apple G4 MDD fan controller
#####################################################################
OpenPOWER on IntegriCloud