NetBSD/sys/dev/wscons
drochner 8996199a85 -allow the "show_screen" call to the display driver to complete
asynchronously, in the same style like the process attach/detach functions
-intercept the "cnpollc" call which originally went directly to the
 keyboard driver and keep track whether the console is in "polling" state
 (DDB!)
-pass a NULL callback to the screen switcher and the process attach/detach
 functions if the console is "polling", to tell them that asynchronous
 completion is forbidden
1999-12-06 18:52:23 +00:00
..
Makefile
ascii.h
files.wscons
unicode.h
wscons_callbacks.h Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h
wsdisplay.c -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +00:00
wsdisplay_compat_usl.c -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100.c Only update the cursor state if it's enabled. 1999-11-03 15:55:27 +00:00
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 Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wskbdutil.c
wskbdvar.h Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wsksymdef.h allow to set multiple keyboard "variants" simultanously. 1999-11-10 16:49:38 +00:00
wsksymvar.h
wsmouse.c
wsmousevar.h
wsmux.c Return -1 from wsmux_displayioctl() if no muxes components like the ioctl(). 1999-11-08 10:10:25 +00:00
wsmuxvar.h