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:   pgoyette
Date:           Thu Sep 11 20:48:50 UTC 2008

Modified Files:
        src/sys/dev/i2c: files.i2c i2c.c

Log Message:
Provide an option I2C_SCAN to enable sanning i2c bus for responses.  This
is disabled by default, preserving current behavior.

OK garbled@


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/i2c/files.i2c
cvs rdiff -r1.20 -r1.21 src/sys/dev/i2c/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