Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/i2c



Module Name:    src
Committed By:   soren
Date:           Wed Aug  7 19:38:45 UTC 2013

Modified Files:
        src/sys/dev/i2c: at24cxx.c dbcool_reg.h i2c.c lm75reg.h max6900reg.h
            pcf8583reg.h sdtemp_reg.h spdmem_i2c.c x1226reg.h

Log Message:
Allow i2c addr wildcard matching. Use with care!


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/i2c/at24cxx.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/dbcool_reg.h
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/i2c/lm75reg.h src/sys/dev/i2c/x1226reg.h
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/max6900reg.h \
    src/sys/dev/i2c/pcf8583reg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/sdtemp_reg.h
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/spdmem_i2c.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index