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:   tsutsui
Date:           Sat Jul 12 02:11:32 UTC 2008

Modified Files:
        src/sys/dev/i2c: i2c_bitbang.c

Log Message:
Set SDA High (it means turning off open-collector driver
regardless of DIR() on the formal I2C hardware implementation)
during DIR() is set to INPUT. Some MD drivers might assume it.

tl(4) still works with this change.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/i2c/i2c_bitbang.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