Source-Changes archive

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

CVS commit: src/sys/arch/mac68k/mac68k



Module Name:    src
Committed By:   thorpej
Date:           Tue Dec  2 02:32:36 UTC 2025

Modified Files:
        src/sys/arch/mac68k/mac68k: machdep.c

Log Message:
Add __HAVE_NEW_PMAP_68K glue:
- mac68k_init(): Use pmap_protect() to write-protect the kernel text
  (with a comment explaining why we do this here).
- Add a machine_bootmap[] with entries for IOBase, ROMBase, and VIDBase.
  In bootstrap_mac68k(), patch up machine_bootmap[] with run-time computed
  values.


To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 src/sys/arch/mac68k/mac68k/machdep.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