xref: /netbsd-src/sys/dev/rcons/files.rcons (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1# $NetBSD: files.rcons,v 1.14 2005/12/11 12:23:44 christos 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