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:   abs
Date:           Tue Dec 13 20:55:46 UTC 2005

Modified Files:
        src/sys/dev/i2c: at24cxx.c ds1307.c m41st84.c max6900.c

Log Message:
Update some missed _close() and _open() functions from 'struct proc *p'
to 'struct lwp *l'.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/i2c/at24cxx.c src/sys/dev/i2c/ds1307.c \
    src/sys/dev/i2c/max6900.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/i2c/m41st84.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