summaryrefslogtreecommitdiffstats
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.i2c6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/i2c/files.i2c b/sys/dev/i2c/files.i2c
index 82dbff24bc8..7f225434141 100644
--- a/sys/dev/i2c/files.i2c
+++ b/sys/dev/i2c/files.i2c
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i2c,v 1.34 2006/06/15 20:42:53 drahn Exp $
+# $OpenBSD: files.i2c,v 1.35 2006/06/15 20:50:44 drahn Exp $
# $NetBSD: files.i2c,v 1.3 2003/10/20 16:24:10 briggs Exp $
define i2c {[addr = -1], [size = -1]}
@@ -113,3 +113,7 @@ device ricohrtc
attach ricohrtc at i2c
file dev/i2c/rs5c372.c ricohrtc
+# Fintek F75375
+device fintek
+attach fintek at i2c
+file dev/i2c/fintek.c fintek