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:   mycroft
Date:           Wed Oct  1 01:25:06 UTC 2003

Modified Files:
        src/sys/arch/next68k/dev: intiovar.h nextdisplay.c
        src/sys/arch/next68k/include: bus_space.h cpu.h
        src/sys/arch/next68k/next68k: pmap_bootstrap.c

Log Message:
Some small cleanup -- make the base,limit values vaddr_t, not char*.
Also add some code that attempts to deal with C16_VIDEO interrupts, though it
does not seem to make my color slabs work again.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/next68k/dev/intiovar.h
cvs rdiff -r1.13 -r1.14 src/sys/arch/next68k/dev/nextdisplay.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/next68k/include/bus_space.h
cvs rdiff -r1.23 -r1.24 src/sys/arch/next68k/include/cpu.h
cvs rdiff -r1.14 -r1.15 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