NetBSD/sys/arch/arm/iomd
chris fa96148b7b 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
2008-02-29 00:37:26 +00:00
..
console Remove an unneeded include of the now-deleted <arm/iomd/rpckbdvar.h>. 2006-08-16 07:59:44 +00:00
files.iomd Misc updates to hopefully improve vidcvideo console usability: 2008-02-29 00:37:26 +00:00
iomd_clock.c As of this commit, all arm32 kernel now build. 2008-01-08 02:07:50 +00:00
iomd_dma.c ANSIfy, un-__P, and generally KNF. 2006-08-05 18:22:57 +00:00
iomd_dma.h
iomd_fiq.S
iomd_io_asm.S
iomd_io.c ANSIfy, un-__P, and generally KNF. 2006-08-05 18:22:57 +00:00
iomd_irq.S As of this commit, all arm32 kernel now build. 2008-01-08 02:07:50 +00:00
iomd_irqhandler.c Truly kill current_intr_depth once and for all. 2008-01-06 03:45:26 +00:00
iomd.c ANSIfy, un-__P, and generally KNF. 2006-08-05 18:22:57 +00:00
iomdiic.c lockmgr -> mutex 2007-12-06 17:00:31 +00:00
iomdiicvar.h
iomdkbc.c Interpret the argument to iomdkbc_set_poll() correctly. Quite how we 2006-10-21 22:45:03 +00:00
iomdkbcvar.h
iomdreg.h
iomdvar.h
makemodes.awk The log2_bpp fields of the mode list generated by makemodes.awk weren't 2006-08-19 11:01:56 +00:00
qms.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
vidc20.c ANSIfy, un-__P, and generally KNF. 2006-08-05 18:22:57 +00:00
vidc20config.c When setting the FIFO preload, chose an entirely safe value rather than 2006-10-28 17:39:59 +00:00
vidc20config.h Un-__P 2006-08-15 22:58:47 +00:00
vidc.h Move calculation of a screen mode's frame rate out of makemodes.awk into 2006-08-18 23:25:10 +00:00
vidcaudio.c TRUE -> true, FALSE -> false 2007-02-22 05:14:04 +00:00
vidcaudiovar.h
vidcvideo.c Misc updates to hopefully improve vidcvideo console usability: 2008-02-29 00:37:26 +00:00
vidcvideo.h Un-__P 2006-08-15 23:32:09 +00:00