Source-Changes archive

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

CVS commit: src/sys/arch/hp300/hp300



Module Name:    src
Committed By:   tsutsui
Date:           Sun Nov 23 17:32:28 UTC 2025

Modified Files:
        src/sys/arch/hp300/hp300: genassym.cf locore.s machdep.c
            pmap_bootstrap.c

Log Message:
Preparation of the new m68k pmap module for hp300:

- Rename pmap_bootstrap() -> pmap_bootstrap1()
- Move initialization of avail_start / avail_end to hp300_init()
- Move initialization of CLKbase and MMUbase to locore.s


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/hp300/hp300/genassym.cf
cvs rdiff -u -r1.192 -r1.193 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -u -r1.242 -r1.243 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/hp300/hp300/pmap_bootstrap.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