Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 02/05/2007 23:33:53
Module Name:	src
Committed By:	jmcneill
Date:		Mon Feb  5 23:33:53 UTC 2007

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

Log Message:
Register an SMBus interrupt handler to trap the reset on eject "feature"
on the Microsoft Xbox. Also print details on other system management type
events while we're here -- they may come in handy in the future.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/i2c/pic16lc.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/i2c/pic16lcreg.h

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