Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 06/25/2007 11:16:48
Module Name:	src
Committed By:	aymeric
Date:		Mon Jun 25 11:16:48 UTC 2007

Modified Files:
	src/sys/arch/powerpc/include: spr.h
	src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
Recognize the Freescale G2 cores: initialize cache line size, and doze mode
While there, fix the way the major version of a PowerPC processor is computed


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/powerpc/include/spr.h
cvs rdiff -r1.30 -r1.31 src/sys/arch/powerpc/oea/cpu_subr.c

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