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: pgoyette
Date: Sun Feb 8 17:48:02 UTC 2009
Modified Files:
src/sys/dev/i2c: dbcool.c
Log Message:
The ADM1027 chip doesn't support i2c read_byte protocol, so in this
case we use send_byte followed by receive_byte.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/i2c/dbcool.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