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 23:21:21
Module Name: src
Committed By: macallan
Date: Sun Dec 30 23:21:21 UTC 2007
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Remove a superfluous /* FALLTHROUGH */
Also switch back to waiting for L2CR_L2IP in cpu_enable_l2cr() - now my 2nd
G4 spins up again.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.