Subject: CVS commit: [netbsd-4] src/sys/arch/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/07/2006 14:00:04
Module Name:	src
Committed By:	tron
Date:		Thu Sep  7 14:00:04 UTC 2006

Modified Files:
	src/sys/arch/i386/i386 [netbsd-4]: identcpu.c
	src/sys/arch/i386/include [netbsd-4]: cpu.h

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #114):
	sys/arch/i386/include/cpu.h: revision 1.129
	sys/arch/i386/i386/identcpu.c: revision 1.40
Conditionalize *_get_bus_clock() functions inside of
defined.
Reported by Geoff Wing.


To generate a diff of this commit:
cvs rdiff -r1.36.2.3 -r1.36.2.4 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.125.2.3 -r1.125.2.4 src/sys/arch/i386/include/cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.