NetBSD/sys/dev/pckbc
drochner 56dd07cea5 don't wait for completion of keyboard enable/disable commands; this
might be called without process context, leading to tsleep() panics
(This is a workaround. The timeout() driven wscons glue code
should go instead.)
Fixes tsleep() panics reported by Mark Brinicombe <mark@causality.com>
and Eric Haszlakiewicz <haszlaki@UAccess.NET>.
1999-01-26 11:07:25 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
files.pckbc back to the roots: rename psm->pms 1999-01-23 16:05:56 +00:00
pckbd.c don't wait for completion of keyboard enable/disable commands; this 1999-01-26 11:07:25 +00:00
pckbdreg.h
pckbdvar.h
psm.c back to the roots: rename psm->pms 1999-01-23 16:05:56 +00:00
psm_intelli.c back to the roots: rename psm->pms 1999-01-23 16:05:56 +00:00
psmreg.h
wskbdmap_mfii.c -correction to PR kern/6814 from AW9K-NNK@asahi-net.or.jp 1999-01-23 17:04:43 +00:00
wskbdmap_mfii.h Move keyboard map from <dev/wscons/wskbdmap_mfii.h> into a _source_ file. 1998-09-17 18:21:04 +00:00