NetBSD/sys/dev/rcons
pk 0ba1516cd7 Use a default attribute to restore the display mode to original settings.
Also, pass in WSATTR_COLORS at all times when allocating screen attributes
since without it we cannot even get black-on-white from rasops(9).
2000-04-16 21:49:49 +00:00
..
Makefile
README Indicate that rcons is a dead end and that doing something more wsconsish is 1999-12-17 01:41:52 +00:00
files.rcons Round out our options with 4bpp framebuffer support, conditional 1999-11-23 01:52:52 +00:00
raster.h
raster_op.c Remove register declarations. 2000-03-30 12:41:09 +00:00
raster_text.c Remove register declarations. 2000-03-30 12:41:09 +00:00
rcons.h Use a default attribute to restore the display mode to original settings. 2000-04-16 21:49:49 +00:00
rcons_kern.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
rcons_subr.c Use a default attribute to restore the display mode to original settings. 2000-04-16 21:49:49 +00:00

README

$NetBSD: README,v 1.1 1999/12/17 01:41:52 ad Exp $

This code is depreciated. Use wscons instead.