Subject: PR/32885 CVS commit: src/sys/dev/i2c
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 05/10/2006 10:17:26
The following reply was made to PR kern/32885; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32885 CVS commit: src/sys/dev/i2c
Date: Sun, 30 Apr 2006 18:54:20 +0000 (UTC)

 Module Name:	src
 Committed By:	xtraeme
 Date:		Sun Apr 30 18:54:20 UTC 2006
 
 Modified Files:
 	src/sys/dev/i2c: adt7463.c
 
 Log Message:
 PR kern/32885: adt7463 i2c device does not always unlock i2c bus on error.
 Apply patch from Nicolas Joly.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 src/sys/dev/i2c/adt7463.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.