Subject: CVS commit: syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/06/2002 09:26:22
Module Name:	syssrc
Committed By:	chs
Date:		Tue Aug  6 06:26:22 UTC 2002

Modified Files:
	syssrc/sys/arch/macppc/macppc: cpu.c extintr.c

Log Message:
add code from tsubai to handle the second CPU on openpic machines.
the second CPU on dual G4 boxes works now.
while I'm here, use mfmsr() and mtmsr() instead of inline asms.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/macppc/macppc/cpu.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/macppc/macppc/extintr.c

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