Source-Changes archive

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

CVS commit: src/sys/arch/next68k



Module Name:    src
Committed By:   thorpej
Date:           Sat Apr 25 01:07:09 UTC 2026

Modified Files:
        src/sys/arch/next68k/dev: intiovar.h nextdisplay.c
        src/sys/arch/next68k/include: pmap.h
        src/sys/arch/next68k/next68k: locore.s machdep.c nextrom.c
            pmap_bootstrap.c

Log Message:
Properly account for the display frame buffer in machine_bootmap[].

New pmap now at least get close to single-user on my slab.  Issue
with Ethernet driver?


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/next68k/dev/intiovar.h
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/next68k/dev/nextdisplay.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/next68k/include/pmap.h
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/next68k/next68k/locore.s
cvs rdiff -u -r1.144 -r1.145 src/sys/arch/next68k/next68k/machdep.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/next68k/next68k/nextrom.c
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/next68k/next68k/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