Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sun Apr 26 18:02:58 UTC 2026

Modified Files:
        src/sys/arch/mvme68k/conf: files.mvme68k
        src/sys/arch/mvme68k/dev: mainbus.c mainbus.h zs_pcc.c zs_pcctwo.c
        src/sys/arch/mvme68k/include: bus_space.h
        src/sys/dev/mvme: clmpcc_pcctwo.c
Removed Files:
        src/sys/arch/mvme68k/mvme68k: bus_space.c

Log Message:
Switch mvme68k to the shared bus_space_simple


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/arch/mvme68k/conf/files.mvme68k
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/mvme68k/dev/mainbus.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/mvme68k/dev/mainbus.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/mvme68k/dev/zs_pcc.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mvme68k/dev/zs_pcctwo.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mvme68k/include/bus_space.h
cvs rdiff -u -r1.14 -r0 src/sys/arch/mvme68k/mvme68k/bus_space.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/mvme/clmpcc_pcctwo.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