Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 06/17/2006 15:05:15
Module Name: src
Committed By: xtraeme
Date: Sat Jun 17 15:05:15 UTC 2006
Modified Files:
src/sys/dev/pci: amdpm.c amdpmreg.h
Log Message:
Support for the 24/32bit timer in the AMD 768 Power Management
Controller, to try it use `sysctl -w kern.timecounter.hardware=amdpm`.
From OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/amdpm.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/amdpmreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.