NetBSD/sys/dev/wscons
lukem d84d2c6c85 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
..
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
ascii.h add some more ASCII definitions, move NP->FF for consistency 1998-06-20 19:11:04 +00:00
files.wscons whitespace police 2001-02-24 01:59:46 +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 ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +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 Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsconsio.h Make Sony's fonts ISO8859-1 compliant. 2001-03-30 13:06:45 +00:00
wsdisplay.c do this console device lookup thing the right way this time 2001-05-18 11:49:21 +00:00
wsdisplay_compat_usl.c KNF - variable declarations. 2000-09-10 10:43:53 +00:00
wsdisplay_usl_io.h delint: remove comments from macro args; confuses cpp/lint 2001-05-15 15:06:23 +00:00
wsdisplayvar.h notify console polling mode or not to lower level framebuffer driver. 2000-12-30 01:41:51 +00:00
wsemul_dumb.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_sun.c don't panic if there is ESC in kernel output, just print a warning and 2001-02-21 23:12:58 +00:00
wsemul_vt100.c don't panic if there is ESC in kernel output, just print a warning and 2001-02-21 23:12:58 +00:00
wsemul_vt100_chars.c constify 2001-01-18 20:28:15 +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 C requires that labels be followed by statements. 2001-02-24 00:01:22 +00:00
wsemul_vt100var.h Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemulconf.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemulvar.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
wsevent.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wseventvar.h
wskbd.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
wskbdutil.c add a symbol for keyboard variant bits which are not handled by the 1999-12-21 11:59:13 +00:00
wskbdvar.h Add cnbell() support. 2000-03-06 21:37:16 +00:00
wsksymdef.h add some missing definitions for hungarian keymap support 2000-12-05 17:53:46 +00:00
wsksymvar.h Change type `kbd_t' from `u_int_16_t' to `u_int32_t'. 2000-07-06 16:29:49 +00:00
wsmouse.c Fix an uninitialised variable which could have caused corruption of the user 2001-02-13 01:14:45 +00:00
wsmousevar.h Absolute pointing device support. 2000-01-08 02:57:22 +00:00
wsmux.c Add async I/O support. 2000-05-28 10:33:14 +00:00
wsmuxvar.h Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00