Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 12/30/2007 22:39:15
Module Name: src
Committed By: macallan
Date: Sun Dec 30 22:39:15 UTC 2007
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Fix a logic botch when setting up L3 cache - don't attempt to do so on CPUs
that can't have L3 cache. While there also fix revision reporting for MPC7400
so what we report matches MacOS X.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.