Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: nisimura
Date: Tue Apr 11 02:43:57 UTC 2000
Modified Files:
syssrc/sys/arch/pmax/include: cpu.h intr.h
syssrc/sys/arch/pmax/pmax: dec_3100.c dec_3max.c dec_3maxplus.c
dec_3min.c dec_5100.c dec_maxine.c machdep.c
Log Message:
Change to have cpu_intr() peculiar to DECstations; have ssir global
variable and cpu_intr() body in machdep.c. Reorder and rename
model specific interrupt handler arguments. Fixup machine/intr.h and
machine/cpu.h appropriately.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/pmax/include/cpu.h
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/pmax/include/intr.h
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/pmax/pmax/dec_3100.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/pmax/pmax/dec_3max.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/arch/pmax/pmax/dec_3maxplus.c
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/pmax/pmax/dec_3min.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/pmax/pmax/dec_5100.c
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/pmax/pmax/dec_maxine.c
cvs rdiff -r1.168 -r1.169 syssrc/sys/arch/pmax/pmax/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