summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/files.i2c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/i2c/files.i2c')
-rw-r--r--sys/dev/i2c/files.i2c7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/i2c/files.i2c b/sys/dev/i2c/files.i2c
index 694dc4a3862..43a78313280 100644
--- a/sys/dev/i2c/files.i2c
+++ b/sys/dev/i2c/files.i2c
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i2c,v 1.7 2005/11/15 16:19:15 deraadt Exp $
+# $OpenBSD: files.i2c,v 1.8 2005/11/15 16:24:49 deraadt Exp $
# $NetBSD: files.i2c,v 1.3 2003/10/20 16:24:10 briggs Exp $
define i2c {[addr = -1], [size = -1]}
@@ -23,3 +23,8 @@ file dev/i2c/lm75.c lmtemp
device lmenv
attach lmenv at i2c
file dev/i2c/lm87.c lmenv
+
+# Maxim Remote/Local Temperature sensor
+device maxtmp
+attach maxtmp at i2c
+file dev/i2c/maxim6690.c maxtmp