Source-Changes archive

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

CVS commit: src/sys/arch/mvme68k/mvme68k



Module Name:    src
Committed By:   thorpej
Date:           Mon Nov 17 06:02:51 UTC 2025

Modified Files:
        src/sys/arch/mvme68k/mvme68k: genassym.cf locore.s

Log Message:
Interleave the existing intio* vars with the machine_bootmap[] array.
The phys address and size of the built-in devices is determined at
run-time, and this makes supporing the new pmap bootstrap mechanism
of mapping them totally non-invasive to the previous code.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/mvme68k/mvme68k/genassym.cf
cvs rdiff -u -r1.142 -r1.143 src/sys/arch/mvme68k/mvme68k/locore.s

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