xref: /netbsd-src/sys/dev/rcons/files.rcons (revision aa73cae19608873cc4d1f712c4a0f8f8435f1ffa)
1# $NetBSD: files.rcons,v 1.13 2005/02/27 00:27:47 perry 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