NetBSD/sys/dev/wscons
macallan 9c10440f53 Add copycols() and copyrows() methods which, instead of calling the underlying
driver methods, call the driver's putchar() method to redraw the affected
areas.
For unaccelerated framebuffers where reads are expensive and we can't spare
any memory for a shadow framebuffer. Enabled by setting VCONS_DONT_READ in
scr_flags
2010-08-18 16:46:51 +00:00
..
ascii.h
files.wscons
Makefile
mra.c
tpcalib.c
tpcalibvar.h
unicode.h retire our private definitions for the scan1/3/5/7/9 DEC graphics 2010-02-25 11:20:09 +00:00
vt100_base.h Allow big parts of the vt100 emulation code (what is in 2010-02-10 19:39:39 +00:00
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h
wsdisplay_compat_usl.c Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons_util.c
wsdisplay_vcons.c Add copycols() and copyrows() methods which, instead of calling the underlying 2010-08-18 16:46:51 +00:00
wsdisplay_vconsvar.h Add copycols() and copyrows() methods which, instead of calling the underlying 2010-08-18 16:46:51 +00:00
wsdisplay.c add just as much "detach" code to keep the box from panicking on 2010-04-11 14:04:10 +00:00
wsdisplayvar.h give up some silly macros which were only used ~once, and reduce 2010-02-02 16:54:40 +00:00
wsemul_dumb.c -rename the "KS_GROUP_Ascii" key symbol category to "Plain" because 2010-01-28 22:36:19 +00:00
wsemul_sun.c Add mappings for KS_End/KS_KP_End, so that the `End' key actually does 2010-03-12 08:40:50 +00:00
wsemul_vt100_chars.c retire our private definitions for the scan1/3/5/7/9 DEC graphics 2010-02-25 11:20:09 +00:00
wsemul_vt100_keys.c Allow big parts of the vt100 emulation code (what is in 2010-02-10 19:39:39 +00:00
wsemul_vt100_subr.c Allow big parts of the vt100 emulation code (what is in 2010-02-10 19:39:39 +00:00
wsemul_vt100.c put back the "vt100base_data" variable which was souce of confusion, 2010-02-11 10:07:14 +00:00
wsemul_vt100var.h Allow big parts of the vt100 emulation code (what is in 2010-02-10 19:39:39 +00:00
wsemulconf.c add hooks to allow terminal emulations to be installed by LKMs 2010-02-02 16:18:29 +00:00
wsemulvar.h add hooks to allow terminal emulations to be installed by LKMs 2010-02-02 16:18:29 +00:00
wsevent.c
wseventvar.h
wskbd.c output ^_ on control-/ like xterm does. 2010-07-01 14:49:34 +00:00
wskbdutil.c add some missing (mostly hungarian or polish) dead accent combinations, 2010-02-05 18:26:38 +00:00
wskbdvar.h
wsksymdef.h -rename the "KS_GROUP_Ascii" key symbol category to "Plain" because 2010-01-28 22:36:19 +00:00
wsksymvar.h
wsmouse.c
wsmousevar.h
wsmux.c
wsmuxvar.h