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:   jmcneill
Date:           Sun May 17 01:27:16 UTC 2015

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

Log Message:
add ddc_dev_read_edid{,_block} functions, same as ddc_read_edid{,_block} but takes a device_t instead of i2c_tag_t


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/i2c/ddc.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/ddcvar.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