Subject: PR/33968 CVS commit: src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/10/2006 20:05:03
The following reply was made to PR kern/33968; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33968 CVS commit: src/sys/dev/pci
Date: Mon, 10 Jul 2006 20:03:42 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Mon Jul 10 20:03:42 UTC 2006
 
 Modified Files:
 	src/sys/dev/pci: amdpm.c
 
 Log Message:
 PR/33968: Nicolas Joly: amdpm(4) timer, fix and AMD8111 support
 Refactor the code to use different variable names to hold each conf register
 and avoid reading/witing the conf space multiple times.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/amdpm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.