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: gdamore
Date: Fri Jul 14 17:25:17 UTC 2006
Modified Files:
src/sys/dev/i2c: i2c_bitbang.c
Log Message:
Add support for 10-bit addressing, per i2c specs. This has not been tested
with any actual 10-bit devices (as I don't have any), but it doesn't seem to
impact 7-bit addressing any. Approved by christos@, briggs@, and thorpej@.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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