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: thorpej
Date: Sat Feb 27 01:31:24 UTC 2021
Modified Files:
src/sys/arch/bebox/bebox: machdep.c
src/sys/arch/ibmnws/ibmnws: machdep.c
src/sys/arch/mvmeppc/mvmeppc: machdep.c
src/sys/arch/powerpc/include: prep_bus.h prep_bus_funcs.h
src/sys/arch/powerpc/oea: prep_machdep.c
src/sys/arch/prep/prep: machdep.c
Log Message:
Don't put #ifdefs in prep_initppc(). Instead, let callers specify the
additional BAT-mapped regions they care about.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/arch/bebox/bebox/machdep.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/ibmnws/ibmnws/machdep.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/mvmeppc/mvmeppc/machdep.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/include/prep_bus.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/powerpc/include/prep_bus_funcs.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/powerpc/oea/prep_machdep.c
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/prep/prep/machdep.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