Subject: PR/36226 CVS commit: [netbsd-4] src/sys/dev/isa
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 05/12/2007 17:30:06
The following reply was made to PR kern/36226; it has been noted by GNATS.

From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36226 CVS commit: [netbsd-4] src/sys/dev/isa
Date: Sat, 12 May 2007 17:28:39 +0000 (UTC)

 Module Name:	src
 Committed By:	snj
 Date:		Sat May 12 17:28:38 UTC 2007
 
 Modified Files:
 	src/sys/dev/isa [netbsd-4]: ug.c ugvar.h
 
 Log Message:
 Pull up following revision(s) (requested by xtraeme in ticket #620):
 	sys/dev/isa/ug.c: revision 1.4
 	sys/dev/isa/ugvar.h: revision 1.4
 Don't refresh all sensors in the gtredata function, just the sensor
 that was requested. This is related to PR kern/36226.
 Patch from Mihai Chelaru in private email.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.4.2 -r1.1.4.3 src/sys/dev/isa/ug.c src/sys/dev/isa/ugvar.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.