Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   skrll
Date:           Sun Jan 23 21:53:40 UTC 2011

Modified Files:
        src/sys/arch/hp700/dev: cpu.c
        src/sys/arch/hp700/hp700: genassym.cf locore.S machdep.c mainbus.c
        src/sys/arch/hp700/include: cpu.h
        src/sys/arch/hppa/hppa: machdep.h

Log Message:
Detect and spin up non-boot CPUs.

Mostly from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hp700/dev/cpu.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hp700/hp700/genassym.cf
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/hp700/hp700/locore.S
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/hp700/hp700/machdep.c
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/hp700/hp700/mainbus.c
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/hp700/include/cpu.h
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/hppa/machdep.h

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