Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 01/12/2007 19:33:21
Module Name:	src
Committed By:	cube
Date:		Fri Jan 12 19:33:21 UTC 2007

Modified Files:
	src/sys/dev/i2c: ds1307.c m41st84.c m41t00.c max6900.c

Log Message:
Add missing initializers in cdevsw structs.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/i2c/ds1307.c src/sys/dev/i2c/m41t00.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/i2c/m41st84.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/i2c/max6900.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.