Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jdc
Date:           Fri Oct 25 14:32:10 UTC 2013

Modified Files:
        src/sys/dev/i2c: at24cxx.c
        src/sys/dev/ofw: ofw_subr.c

Log Message:
Add "i2c-at34c02" AT34C02 EEPROM.  This is compatible with the AT24C02
EEPROM, apart from software write protection (not supported in our driver).


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/i2c/at24cxx.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ofw/ofw_subr.c

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