Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Mon Oct  3 22:27:23 UTC 2011

Modified Files:
        src/sys/dev/i2c: files.i2c i2c.c
        src/sys/modules/iic: Makefile
Added Files:
        src/sys/dev/i2c: i2c_subr.c

Log Message:
fix build for kernels with i2c host controller drivers but no iic(4)
driver present


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/i2c_subr.c
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/iic/Makefile

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