Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/powerpc/mpc6xx



Module Name:    syssrc
Committed By:   chs
Date:           Sun Jul 28 07:03:15 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/mpc6xx: cpu_subr.c

Log Message:
split off the part of cpu_attach_common() that pokes at special CPU registers
into a separate function so that we can run it on each CPU we configure
rather than always on the boot CPU.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/powerpc/mpc6xx/cpu_subr.c

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




Home | Main Index | Thread Index | Old Index