summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2011-05-29 14:25:42 +0000
committerandreast <andreast@FreeBSD.org>2011-05-29 14:25:42 +0000
commit8671d4f9f28b50e500fdeb972f3487feba0b172d (patch)
treeea5557a54f2f7c3c9dbde484db8ad3eb78991813 /sys/conf/files.powerpc
parent900f95596c1c622d5672a0ec3fff1f68ae6fa0a5 (diff)
downloadFreeBSD-src-8671d4f9f28b50e500fdeb972f3487feba0b172d.zip
FreeBSD-src-8671d4f9f28b50e500fdeb972f3487feba0b172d.tar.gz
Add a new driver, the ad7417, to read temperatures and voltages on some
PowerMac's. Approved by: nwhitehorn (mentor)
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 7e72b19..7d4e2a2 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -27,6 +27,7 @@ dev/cfi/cfi_bus_fdt.c optional cfi fdt
dev/fb/fb.c optional sc
dev/fdt/fdt_powerpc.c optional fdt
dev/hwpmc/hwpmc_powerpc.c optional hwpmc
+dev/iicbus/ad7417.c optional ad7417 powermac
dev/iicbus/ds1775.c optional ds1775 powermac
dev/iicbus/max6690.c optional max6690 powermac
dev/kbd/kbd.c optional sc
OpenPOWER on IntegriCloud