summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2014-10-16 01:32:22 +0000
committerjhibbits <jhibbits@FreeBSD.org>2014-10-16 01:32:22 +0000
commit5c08fcaabcd94a568295d1176e2d364f350eb3a9 (patch)
tree152a9084dea37219510fadbb2614b51d02839266 /sys/powerpc/conf
parente33f69c523dbf8bb545d868cb119ab2a65e8b03c (diff)
downloadFreeBSD-src-5c08fcaabcd94a568295d1176e2d364f350eb3a9.zip
FreeBSD-src-5c08fcaabcd94a568295d1176e2d364f350eb3a9.tar.gz
Move the adm1030 driver to the proper location, and rename it.
For compatibility, 'device windtunnel' is still supported, but one should use 'device adm1030' instead, and this has been updated in GENERIC and NOTES.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC2
-rw-r--r--sys/powerpc/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 15139e9..784297c 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -196,7 +196,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
+device adm1030 # Apple G4 MDD fan controller
device atibl # ATI-based backlight driver for PowerBooks/iBooks
device nvbl # nVidia-based backlight driver for PowerBooks/iBooks
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index a0443c4..d613ec4 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -50,7 +50,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
+device adm1030 # Apple G4 MDD fan controller
#####################################################################
OpenPOWER on IntegriCloud