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
files.rcons
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
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.