summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-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 dcf913c421f..ae13da5d188 100644
--- a/sys/dev/i2c/files.i2c
+++ b/sys/dev/i2c/files.i2c
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i2c,v 1.31 2006/01/28 11:18:41 kettenis Exp $
+# $OpenBSD: files.i2c,v 1.32 2006/04/10 00:53:11 deraadt Exp $
# $NetBSD: files.i2c,v 1.3 2003/10/20 16:24:10 briggs Exp $
define i2c {[addr = -1], [size = -1]}
@@ -107,3 +107,8 @@ file dev/i2c/w83l784r.c wbenv
device glenv
attach glenv at i2c
file dev/i2c/gl518sm.c glenv
+
+# SMSC SCH5017
+device schenv
+attach schenv at i2c
+file dev/i2c/sch5017.c schenv