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 Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
files.wscons some attributes are now global 1998-04-15 20:29:16 +00:00
wscons_callbacks.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_glue.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_raster.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_rfont.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_rinit.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_rops.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
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 Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wsemul_dumb.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wsemul_sun.c fix max() vs min() confusion at 2 places 1998-03-27 18:22:36 +00:00
wsemulconf.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wsemulvar.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wsevent.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wseventvar.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
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 Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wsmousevar.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00