xref: /netbsd-src/sys/dev/rcons/files.rcons (revision 4b896b232495b7a9b8b94a1cf1e21873296d53b8)
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