summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2014-02-03 01:22:50 +0000
committerjhibbits <jhibbits@FreeBSD.org>2014-02-03 01:22:50 +0000
commit0c66dc8f552c56fe66d3b967773bbdcbedbf49c2 (patch)
tree6963fc5f8eb8082b0212e6b08137d9e8c5cc8c32 /sys/conf
parent6675860a84d48ce436f846c53d208aadf34ebd81 (diff)
downloadFreeBSD-src-0c66dc8f552c56fe66d3b967773bbdcbedbf49c2.zip
FreeBSD-src-0c66dc8f552c56fe66d3b967773bbdcbedbf49c2.tar.gz
Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks
and iBooks. Original work by andreast. MFC after: 1 month
Diffstat (limited to 'sys/conf')
-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 235b31d..63b70c4 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -33,6 +33,7 @@ dev/hwpmc/hwpmc_powerpc.c optional hwpmc
dev/hwpmc/hwpmc_mpc7xxx.c optional hwpmc
dev/hwpmc/hwpmc_ppc970.c optional hwpmc
dev/iicbus/ad7417.c optional ad7417 powermac
+dev/iicbus/adt746x.c optional adt746x powermac
dev/iicbus/ds1631.c optional ds1631 powermac
dev/iicbus/ds1775.c optional ds1775 powermac
dev/iicbus/max6690.c optional max6690 powermac
OpenPOWER on IntegriCloud