Source-Changes archive

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

CVS commit: src/sys/modules



Module Name:    src
Committed By:   mbalmer
Date:           Sun Oct  2 11:43:30 UTC 2011

Added Files:
        src/sys/modules/gpioiic: Makefile gpioiic.ioconf
        src/sys/modules/iic: Makefile i2c.ioconf

Log Message:
Modules for iic(4) and gpioiic(4).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/modules/gpioiic/Makefile \
    src/sys/modules/gpioiic/gpioiic.ioconf
cvs rdiff -u -r0 -r1.1 src/sys/modules/iic/Makefile \
    src/sys/modules/iic/i2c.ioconf

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