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
..
ascii.h
files.wscons Eliminate the need for needs-count for wsmux. This should make 1999-07-30 20:52:27 +00:00
Makefile don't install wskbdmap_mfii.h to userland 1999-01-06 12:24:51 +00:00
unicode.h complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +00:00
wscons_callbacks.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wscons_raster.h change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wscons_rfont.h
wscons_rinit.c
wscons_rops.c change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wsconsio.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
wsdisplay_compat_usl.c Don't let bd.which be unitialized... Thanks Dave! 1999-05-30 21:13:04 +00:00
wsdisplay_usl_io.h
wsdisplay.c introduce new variable wsdisplay_defaultscreens (initialized to 1999-09-16 18:16:51 +00:00
wsdisplayvar.h change the "mapchar" interface to return a "quality" or "match level" 1999-02-12 11:25:23 +00:00
wsemul_dumb.c define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsemul_sun.c define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsemul_vt100_chars.c complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +00:00
wsemul_vt100_keys.c Map the Home and End keys as xterm does. 1999-04-22 20:06:02 +00:00
wsemul_vt100_subr.c Change from bcopy/bzero to memxxx. From PR 6778 by 1999-01-10 00:28:21 +00:00
wsemul_vt100.c don't erase the characters moved over on a <TAB>, a real VT100 doesn't 1999-03-10 19:54:52 +00:00
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsevent.c Change from bcopy/bzero to memxxx. From PR 6778 by 1999-01-10 00:28:21 +00:00
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 define swedish layout and "dvorak" variant 1999-05-11 09:21:07 +00:00
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