Source-Changes archive

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

CVS commit: src/sys/arch/cesfic/cesfic



Module Name:    src
Committed By:   thorpej
Date:           Sun Apr  5 13:59:32 UTC 2026

Modified Files:
        src/sys/arch/cesfic/cesfic: locore.s machdep.c pmap_bootstrap.c

Log Message:
More catch-up with other m68k platforms:
- pmap_bootstrap() -> pmap_bootstrap1()
- Pass the updated "nextpa" to machine_init(), and use it to calculate
  avail_start and avail_end there, rather than in pmap_bootstrap1().


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/cesfic/cesfic/locore.s
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/cesfic/cesfic/machdep.c
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/cesfic/cesfic/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