Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/i2c/files.i2c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/i2c/files.i2c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21.2.1 retrieving revision 1.22 diff -u -p -r1.21.2.1 -r1.22 --- src/sys/dev/i2c/files.i2c 2009/01/19 13:17:53 1.21.2.1 +++ src/sys/dev/i2c/files.i2c 2008/10/29 17:26:56 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: files.i2c,v 1.21.2.1 2009/01/19 13:17:53 skrll Exp $ +# $NetBSD: files.i2c,v 1.22 2008/10/29 17:26:56 jkunz Exp $ defflag opt_i2cbus.h I2C_SCAN define i2cbus { } @@ -107,6 +107,7 @@ attach spdmem at iic file dev/i2c/spdmem.c spdmem # ADM1021 -device admtemp: sysmon_envsys +device admtemp attach admtemp at iic file dev/i2c/adm1021.c admtemp +