Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/10/2006 20:03:42
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.