Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: chris
Date: Fri Feb 29 00:37:26 UTC 2008
Modified Files:
src/sys/arch/acorn32/conf: GENERIC
src/sys/arch/arm/iomd: files.iomd vidcvideo.c
Log Message:
Misc updates to hopefully improve vidcvideo console usability:
* add virtual consoles by using wsdisplay_vcons
* make use of generic scrollback support for consoles
* enable colour support for vidcvideo consoles
* use the default NetBSD font, rather than picking a sony one
* make kernel output green, so it's obvious.
This was tested at 800x600 in 8bpp on an A7000+ and 2MB VRAM RiscPC.
To actually benefit from these changes wscons=YES needs to be added to
your rc.conf
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/arch/acorn32/conf/GENERIC
cvs rdiff -r1.18 -r1.19 src/sys/arch/arm/iomd/files.iomd
cvs rdiff -r1.33 -r1.34 src/sys/arch/arm/iomd/vidcvideo.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