NetBSD/sys/dev/wscons
jdolecek 61cf56ebf2 introduce new variable wsdisplay_defaultscreens (initialized to
WSDISPLAY_DEFAULTSCREENS or 0 if it's not defined) and use it instead
of WSDISPLAY_DEFAULTSCREENS as approptiate, so that number of screens
added on bootup is patchable

move printing of info about added screen into separate routine and
print just one message for all screens added in wsdisplay_common_attach(),
such as:
	wsdisplay0: screen 1-7 added (80x25, vt100 emulation)

while here, do minor const poisoning

Reviewed by: drochner
Tested by: jdolecek
1999-09-16 18:16:51 +00:00
..
Makefile
ascii.h
files.wscons Eliminate the need for needs-count for wsmux. This should make 1999-07-30 20:52:27 +00:00
unicode.h
wscons_callbacks.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wsdisplay.c introduce new variable wsdisplay_defaultscreens (initialized to 1999-09-16 18:16:51 +00:00
wsdisplay_compat_usl.c
wsdisplay_usl_io.h
wsdisplayvar.h
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c
wseventvar.h
wskbd.c Mention mux # when ignoring it for the console. 1999-08-16 23:22:22 +00:00
wskbdutil.c
wskbdvar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wsksymdef.h
wsksymvar.h
wsmouse.c Get the dependencies on NWSMUX right (I hope). 1999-08-04 11:26:04 +00:00
wsmousevar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wsmux.c One more ioctl() fix. Most of WSDISPLAYIO_xxx were never been called when 1999-08-26 06:37:42 +00:00
wsmuxvar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00