NetBSD/sys/dev/wscons
takemura dcfcbaf8ae - Add ioctl commands to wsdisplay which set/get some LCD status,
backlight, brightness and contrast.
- Add 9 command key symbols which make wskbd to call wsdisplay's
  iocontrol.
- Add special key map variant KB_MACHDEP. This variant does not
  have any real keymap but it's just a placeholder for machine dependent
  maps which will be overwrite by machine dependent keyboard driver.
2000-10-01 03:29:12 +00:00
..
Makefile
ascii.h
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
wscons_rfont.h
wscons_rinit.c
wscons_rops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsconsio.h - Add ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +00:00
wsdisplay.c - Add ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +00:00
wsdisplay_compat_usl.c KNF - variable declarations. 2000-09-10 10:43:53 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h * rename vga_stdscreen* -> vga_25lscreen* 2000-09-10 11:44:13 +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
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 ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +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