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 s/REGENTS/AUTHOR/ 2006-10-09 10:37:23 +00:00
tpcalib.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tpcalibvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
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 KNF: No variable names in the prototype. 2006-10-09 11:03:43 +00:00
wscons_rfont.h Complete initializers so those files compile. 2007-01-13 18:42:45 +00:00
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
wsemul_sun.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
wsemul_vt100var.h KNF: No variable names in the prototype. 2006-10-09 11:03:43 +00:00
wsemulconf.c
wsemulvar.h KNF: No variable names in the prototype. 2006-10-09 11:03:43 +00:00
wsevent.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
wseventvar.h KNF: No variable names in the prototype. 2006-10-09 11:03:43 +00:00
wskbd.c Stop the key pressed timeout on suspend to avoid virtually hanging keys, 2007-12-13 14:49:42 +00:00
wskbdutil.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
wskbdvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmux.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmuxvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00