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:           Sat Aug  1 21:19:24 UTC 2015

Modified Files:
        src/sys/conf: files majors
Added Files:
        src/sys/dev/hdmicec: files.hdmicec hdmicec.c hdmicec_if.h hdmicecio.h

Log Message:
Add an API for HDMI CEC devices. HDMI Consumer Electronics Control (CEC) is
a protocol that provides high-level control functions between CEC-capable
connected devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1129 -r1.1130 src/sys/conf/files
cvs rdiff -u -r1.69 -r1.70 src/sys/conf/majors
cvs rdiff -u -r0 -r1.1 src/sys/dev/hdmicec/files.hdmicec \
    src/sys/dev/hdmicec/hdmicec.c src/sys/dev/hdmicec/hdmicec_if.h \
    src/sys/dev/hdmicec/hdmicecio.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