NetBSD/sys/dev/wscons
joerg 1c47f4bb86 Switch to console on suspend and shutdown, switch back to where the
system was before on resume. This is the second attempt and got more
complicated due to the async nature of VT_ACTIVE. After the initial
switch, check that we ended up on the first screen and if not, wait for
the switch to happen.
2007-12-13 15:14:48 +00:00
..
ascii.h
files.wscons add scrollback support 2007-08-06 03:11:32 +00:00
Makefile
mra.c
tpcalib.c
tpcalibvar.h
unicode.h
wscons_callbacks.h If you're going to use device_t, may as well include sys/device.h; unb0rks 2007-10-19 08:57:50 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h add type for Fujitsu AG-10e 2007-08-27 02:01:23 +00:00
wsdisplay_compat_usl.c Use aprint API for output and convert to device_t/softc separation. 2007-10-18 18:09:52 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons.c Use callout_setfunc/callout_schedule and don't cast function pointers. 2007-10-17 22:13:56 +00:00
wsdisplay_vconsvar.h add scrollback support 2007-08-06 03:11:32 +00:00
wsdisplay.c Switch to console on suspend and shutdown, switch back to where the 2007-12-13 15:14:48 +00:00
wsdisplayvar.h Switch to console on suspend and shutdown, switch back to where the 2007-12-13 15:14:48 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
wseventvar.h
wskbd.c Stop the key pressed timeout on suspend to avoid virtually hanging keys, 2007-12-13 14:49:42 +00:00
wskbdutil.c
wskbdvar.h
wsksymdef.h Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
wsksymvar.h
wsmouse.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
wsmousevar.h
wsmux.c
wsmuxvar.h