Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   dbj
Date:           Wed Mar 24 23:16:00 UTC 1999

Modified Files:
        src/sys/arch/next68k/conf: GENERIC files.next68k
        src/sys/arch/next68k/dev: nextdisplay.c nextdisplayvar.h nextkbd.c
        src/sys/arch/next68k/include: bus_space.h cpu.h
        src/sys/arch/next68k/next68k: genassym.cf locore.s machdep.c nextrom.c
            nextrom.h pmap.c pmap_bootstrap.c
Added Files:
        src/sys/arch/next68k/dev: wskbdmap_next.c wskbdmap_next.h
Removed Files:
        src/sys/arch/next68k/dev: wskbdmap_mfii.c wskbdmap_mfii.h
Log Message:
Applied patches from Matt Debergalis <deberg%mit.edu@localhost>.
These patches include:
Added framebuffer mapping for color framebuffer to support color wscons
which is coming soon.
Renamed wskbdmap_mfii[ch] to wskbdmap_next[ch]
Changed video to be white on black instead of black on white.
Now handles and discards mouse interrupts.
Video and keyboard is now working on mono machines.




Home | Main Index | Thread Index | Old Index