Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/06/2007 01:20:39
Module Name: src
Committed By: jmcneill
Date: Sat Jan 6 01:20:39 UTC 2007
Modified Files:
src/sys/dev/pci: amdpm.c amdpm_smbus.c
Log Message:
nForce uses a slightly different register offset for the smbus controls;
compensate for this.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/amdpm.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/amdpm_smbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.