Module Name: src
Committed By: drochner
Date: Sat Mar 27 11:22:25 UTC 1999
Modified Files:
src/sys/dev/wscons: wskbd.c
Log Message:
remove a diagnostic panic in the keyboard autorepeat timeout() handler.
There is a rece condition which might trigger this but is harmless
otherwise. Leave the handler silently instead.