NetBSD/sys/dev/wscons
takemura 757dca55b7 These ioctl commands should be '_IOW' to set value.
WSMOUSEIO_SRES
  WSMOUSEIO_SSCALE
  WSMOUSEIO_SRATE
2001-01-08 11:20:24 +00:00
..
Makefile Only install wsconsio.h, wsdisplay_usl_io.h, wsksymdef.h and wsksymvar.h 2000-10-20 05:32:47 +00:00
ascii.h add some more ASCII definitions, move NP->FF for consistency 1998-06-20 19:11:04 +00:00
files.wscons add definitions for ISO-7 (greek) support 2000-09-15 14:09:10 +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
wscons_rops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsconsio.h These ioctl commands should be '_IOW' to set value. 2001-01-08 11:20:24 +00:00
wsdisplay.c Redo previous; we need to notify kbd driver. 2001-01-04 01:33:37 +00:00
wsdisplay_compat_usl.c KNF - variable declarations. 2000-09-10 10:43:53 +00:00
wsdisplay_usl_io.h Add multiple include detection - all userland installed headers are now 2000-11-26 06:03:24 +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 replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_vt100.c Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemul_vt100_chars.c complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +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 Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +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 define a "clear screen" command to the emulator and complete the 1999-01-17 15:44:57 +00:00
wsevent.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wseventvar.h
wskbd.c - Add ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +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 Mouse move event should be made before mouse bown event. Without that, 2000-05-01 07:36:58 +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