summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2014-03-15 00:23:35 +0000
committerjhibbits <jhibbits@FreeBSD.org>2014-03-15 00:23:35 +0000
commit1bd2d12e6e805978e648b0169e6df30214bda2f1 (patch)
tree0c3713e690ab106732fcb1348606ee097d3a82f1 /sys/powerpc/conf
parentfdeb176830a1e45aee7924104175964a75ba9732 (diff)
downloadFreeBSD-src-1bd2d12e6e805978e648b0169e6df30214bda2f1.zip
FreeBSD-src-1bd2d12e6e805978e648b0169e6df30214bda2f1.tar.gz
MFC r261421
Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks and iBooks. Original work by andreast.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index c1f747f..492f1b3 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -180,6 +180,7 @@ options AH_SUPPORT_AR5416
device iicbus # I2C bus code
device kiic # Keywest I2C
device ad7417 # PowerMac7,2 temperature sensor
+device adt746x # PowerBook5,8 temperature sensor
device ds1631 # PowerMac11,2 temperature sensor
device ds1775 # PowerMac7,2 temperature sensor
device fcu # Apple Fan Control Unit
OpenPOWER on IntegriCloud