Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: xtraeme
Date: Mon Jan 2 20:55:42 UTC 2006
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
Remove the amd_powernow_probe() function introduced in the powernow
patch. Now we check for powernow capable cpus only if it's AMD and
family 6 (in the amd_family6_setup() function).
Fixes the panic reported by Steven M. Bellovin (tested by him too).
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/i386/i386/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index