Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/04/2007 18:56:17
Module Name:	src
Committed By:	xtraeme
Date:		Wed Jul  4 18:56:17 UTC 2007

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

Log Message:
There's no need to get initial sensor data before registering the driver
to the sysmon_envsys(9) framework, because at register time, the
framework will get initial data by itself.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/i2c/pic16lc.c

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