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:   gdamore
Date:           Tue Apr 25 21:18:16 UTC 2006

Modified Files:
        src/sys/dev/i2c: files.i2c
Added Files:
        src/sys/dev/i2c: ddc.c ddcreg.h ddcvar.h

Log Message:
Add basic DDC (VESA Data Display Channel) driver for use by framebuffers.
Reviewed by jmcneill@ and macallan@.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/i2c/ddc.c src/sys/dev/i2c/ddcreg.h \
    src/sys/dev/i2c/ddcvar.h
cvs rdiff -r1.8 -r1.9 src/sys/dev/i2c/files.i2c

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