Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/06/2007 02:44:16
Module Name:	src
Committed By:	jmcneill
Date:		Sat Jan  6 02:44:16 UTC 2007

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

Log Message:
Driver for the Xbox System Management Controller. Currently reports CPU and
motherboard temperatures, but will eventually be extended to replace
arch/i386/xbox/pic16l.S


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/i2c/files.i2c
cvs rdiff -r0 -r1.1 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.