Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev/i2c
Module Name: src
Committed By: snj
Date: Tue Dec 23 03:40:02 UTC 2008
Modified Files:
src/sys/dev/i2c [netbsd-5]: dbcool.c dbcool_reg.h
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #195):
sys/dev/i2c/dbcool.c: revision 1.7
sys/dev/i2c/dbcool_reg.h: revision 1.3
Add i2c bus address checking for these chips. All supported chips live
at predefined addresses 0x2c, 0x2d, or 0x2e.
To generate a diff of this commit:
cvs rdiff -r1.5.6.1 -r1.5.6.2 src/sys/dev/i2c/dbcool.c
cvs rdiff -r1.2 -r1.2.8.1 src/sys/dev/i2c/dbcool_reg.h
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