NetBSD/sys/arch/arm32/vidc/console
rearnsha bf3fad1043 Split consinit functionality out of machdep.c into platform-specific
files.  G/c include files for machdep.c

Only include dev/cninit.c in ofw-based kernels.
2001-06-11 11:56:57 +00:00
..
fonts
consinit.c Split consinit functionality out of machdep.c into platform-specific 2001-06-11 11:56:57 +00:00
console.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
debugconsole.c
dumb.c
vidc.c Finally implemented the moving VIDC chip; this solves the red colour too at startup 2001-02-25 17:17:55 +00:00
vidc_mc.S vidcvideo rename phase 2 : getting it to build again; tested ok 2001-02-21 00:51:26 +00:00
vidcconsole.c Add newly renamed file for transition to new naming 2001-02-21 00:53:36 +00:00
vidcrender.c The old vidc console code can't handle all display depths 2001-04-09 19:33:22 +00:00
vt220.c Fix another obvious linesw problem. 2000-12-16 21:16:22 +00:00
vt220.h