NetBSD/sys/dev/wscons
drochner 10860a27c6 Don't use KS_GROUP_xxx values which have set something in the lower
8 bits. This allows to OR them with keycodes.
This is probably a workaround for namespace confusion happening else-
where (in wskbdutil.c:ksym_upcase() perhaps?), but it helps without
too much digging into the details.
1998-04-16 13:29:41 +00:00
..
ascii.h
files.wscons some attributes are now global 1998-04-15 20:29:16 +00:00
wscons_callbacks.h
wscons_glue.c
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h Initial import of MI keyboard translation for dev/wscons. 1998-04-07 13:43:16 +00:00
wsdisplay.c Fix calculation of console minor device number. 1998-04-07 16:06:33 +00:00
wsdisplayvar.h
wsemul_dumb.c
wsemul_sun.c
wsemulconf.c
wsemulvar.h
wsevent.c
wseventvar.h
wskbd.c Forgot to initialize sc->ioctl. From Matthias Drochner. 1998-04-09 17:16:57 +00:00
wskbdmap_mfii.h Initial import of MI keyboard translation for dev/wscons. 1998-04-07 13:43:16 +00:00
wskbdutil.c Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wskbdvar.h Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wsksymdef.h Don't use KS_GROUP_xxx values which have set something in the lower 1998-04-16 13:29:41 +00:00
wsksymvar.h Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wsmouse.c
wsmousevar.h