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 Dec 18 20:41:35 UTC 2008

Modified Files:
        src/sys/dev/i2c: dbcool.c dbcool_reg.h

Log Message:
Add i2c bus address checking for these chips.  All supported chips live
at predefined addresses 0x2c, 0x2d, or 0x2e.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/i2c/dbcool.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/i2c/dbcool_reg.h

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