Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 04/30/2007 00:07:55
Module Name:	src
Committed By:	macallan
Date:		Mon Apr 30 00:07:55 UTC 2007

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

Log Message:
add support for i2c waitstates so we can actually talk to slow slaves
Suggestions and review by simon


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.