NetBSD/sys/dev/wscons
takemura 29e873a235 Added wsmux_set_display() to fix the problem that wskbd wan't connected
to any display if keyboard was attached before display and both aren't console.
2002-03-02 08:22:26 +00:00
..
Makefile
ascii.h
files.wscons - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
unicode.h Revert previous; the _e003U definition is used elsewhere. 2001-12-02 01:04:26 +00:00
wscons_callbacks.h Make wsdisplay_set_console_kbd() a little less twisted. 2001-11-10 17:14:51 +00:00
wscons_raster.h ANSIfy. 2001-10-13 15:56:15 +00:00
wscons_rfont.h
wscons_rinit.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wscons_rops.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsconsio.h Add WSMOUSE_TYPE_MAXINE. 2002-02-24 02:01:40 +00:00
wsdisplay.c Added wsmux_set_display() to fix the problem that wskbd wan't connected 2002-03-02 08:22:26 +00:00
wsdisplay_compat_usl.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsemul_dumb.c ANSIfy. 2001-10-13 15:56:15 +00:00
wsemul_sun.c Fix a pasto in the last revision. 2001-10-14 21:49:00 +00:00
wsemul_vt100.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wsemul_vt100_chars.c On a VT100, the "scanline 5" character is also used for box drawing, so 2001-12-01 16:07:58 +00:00
wsemul_vt100_keys.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsemul_vt100_subr.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsemul_vt100var.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulconf.c ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsevent.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wseventvar.h Change back to have a wseventvar in the softc for event sources. This 2001-10-25 14:46:41 +00:00
wskbd.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wskbdutil.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wskbdvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsksymdef.h Add polish keyboard map, from Dawid Szyma_ski <dawszy@netbsd.lubin.pl>. 2001-11-11 11:48:56 +00:00
wsksymvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsmouse.c Add some DIAGNOSTIC tests. 2001-11-22 00:57:14 +00:00
wsmousevar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsmux.c Added wsmux_set_display() to fix the problem that wskbd wan't connected 2002-03-02 08:22:26 +00:00
wsmuxvar.h Added wsmux_set_display() to fix the problem that wskbd wan't connected 2002-03-02 08:22:26 +00:00