Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/pmax



Module Name:    src
Committed By:   matt
Date:           Fri Dec 24 07:23:42 UTC 2010

Modified Files:
        src/sys/arch/pmax/include [matt-nb5-mips64]: autoconf.h bootinfo.h
            bus.h intr.h param.h sysconf.h
        src/sys/arch/pmax/pmax [matt-nb5-mips64]: autoconf.c bus_dma.c
            dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c dec_5100.c
            dec_maxine.c disksubr.c interrupt.c machdep.c promcall.c sysconf.c

Log Message:
Adapt to the new spl/interrupt framework.
Include <mips/locore.h> when needed.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.126.1 src/sys/arch/pmax/include/autoconf.h
cvs rdiff -u -r1.7 -r1.7.96.1 src/sys/arch/pmax/include/bootinfo.h
cvs rdiff -u -r1.28 -r1.28.18.1 src/sys/arch/pmax/include/bus.h
cvs rdiff -u -r1.32.28.1 -r1.32.28.2 src/sys/arch/pmax/include/intr.h
cvs rdiff -u -r1.38.76.1 -r1.38.76.2 src/sys/arch/pmax/include/param.h
cvs rdiff -u -r1.12 -r1.12.28.1 src/sys/arch/pmax/include/sysconf.h
cvs rdiff -u -r1.71 -r1.71.36.1 src/sys/arch/pmax/pmax/autoconf.c
cvs rdiff -u -r1.49.16.2 -r1.49.16.3 src/sys/arch/pmax/pmax/bus_dma.c
cvs rdiff -u -r1.44.36.1 -r1.44.36.2 src/sys/arch/pmax/pmax/dec_3100.c
cvs rdiff -u -r1.45.36.1 -r1.45.36.2 src/sys/arch/pmax/pmax/dec_3max.c
cvs rdiff -u -r1.58.28.1 -r1.58.28.2 src/sys/arch/pmax/pmax/dec_3maxplus.c
cvs rdiff -u -r1.60.22.2 -r1.60.22.3 src/sys/arch/pmax/pmax/dec_3min.c
cvs rdiff -u -r1.40 -r1.40.36.1 src/sys/arch/pmax/pmax/dec_5100.c
cvs rdiff -u -r1.52.28.2 -r1.52.28.3 src/sys/arch/pmax/pmax/dec_maxine.c
cvs rdiff -u -r1.48 -r1.48.24.1 src/sys/arch/pmax/pmax/disksubr.c
cvs rdiff -u -r1.15.18.2 -r1.15.18.3 src/sys/arch/pmax/pmax/interrupt.c
cvs rdiff -u -r1.223.8.1.2.7 -r1.223.8.1.2.8 src/sys/arch/pmax/pmax/machdep.c
cvs rdiff -u -r1.12.76.1 -r1.12.76.2 src/sys/arch/pmax/pmax/promcall.c
cvs rdiff -u -r1.10 -r1.10.96.1 src/sys/arch/pmax/pmax/sysconf.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