xref: /netbsd-src/sys/dev/rcons/files.rcons (revision 23c8222edbfb0f0932d88a8351d3a0cf817dfb9e)
1# $NetBSD: files.rcons,v 1.12 2003/08/25 17:50:22 uwe Exp $
2#
3# Configuration file for RASTER Console.
4#
5file dev/rcons/raster_op.c	raster | wsrasteremulops
6file dev/rcons/raster_text.c	raster | wsrasteremulops
7
8file dev/rcons/rcons_kern.c	rasterconsole
9file dev/rcons/rcons_subr.c	rasterconsole
10
11defparam opt_rcons.h	RASTERCONSOLE_FGCOL RASTERCONSOLE_BGCOL
12defflag	opt_rcons.h	RCONS_2BPP RCONS_4BPP RCONS_16BPP
13