Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/x86/x86
Module Name: src
Committed By: tron
Date: Sat Sep 2 12:25:38 UTC 2006
Modified Files:
src/sys/arch/x86/x86 [netbsd-4]: powernow_k8.c
Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #73):
sys/arch/x86/x86/powernow_k8.c: revision 1.6
- Remove k8pnow_read_pending_wait() and use a macro that _always_
will wait for the bit pending wait to be cleared. When this bit is
cleared the CPU is ready to enter to new processor state. [1]
- Remove useless comments.
- Sync boot messages with est.c
[1] Macro taken from FreeBSD.
And new changes tested by elad.
To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/sys/arch/x86/x86/powernow_k8.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