NetBSD/sys/dev/wscons
takemura 5b3cb6b1a1 Add async I/O support.
FIOASYNC ioctrl command had been forwarded from wsmux to each mouse devices
and the devices had set their own event queue async mode. But no one had took
care of the event queue's mode of wsmux itself. Wsmux should make it's own
event queue async mode when it receive FIOASYNC command.
2000-05-28 10:33:14 +00:00
..
Makefile
ascii.h
files.wscons defopt RCONS_4BPP. 1999-12-12 08:17:28 +00:00
unicode.h
wscons_callbacks.h Add cnbell() support. 2000-03-06 21:37:16 +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 Archimedes mouse/kbd/video 2000-05-13 12:13:45 +00:00
wsdisplay.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsdisplay_compat_usl.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h -allow the "show_screen" call to the display driver to complete 1999-12-06 18:52:23 +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
wsemul_vt100_keys.c
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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +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 define spanish keymap 2000-05-19 16:39:15 +00:00
wsksymvar.h add a symbol for keyboard variant bits which are not handled by the 1999-12-21 11:59:13 +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