summaryrefslogtreecommitdiff
path: root/sys/arch/vax/dec/lk201_ws.c
AgeCommit message (Expand)Author
2006-08-27Move cfdriver structs to better places, in preparation for new attachments.Miod Vallat
2006-08-05Ugly hack to avoid sending the ``all keys up'' event to userland, replacingMiod Vallat
2006-07-31Since we now know which keyboard type we are connected to:Miod Vallat
2006-07-31Allow more time for the keyboard to initialize itself, helps on slower VS3100.Miod Vallat
2006-07-31On startup, and when a keyboard change is detected, probe for the keyboardMiod Vallat
2006-07-30Always invoke the lk201 input handler, even when the wskbd device is disabled,Miod Vallat
2006-07-30Disable keyclick by default.Miod Vallat
2006-07-29Sync dz and lk{kbd,ms} code with NetBSD, this allows keyboards to work whenMiod Vallat
2006-01-17Use angle bracket and no relative paths for all include files which are notMiod Vallat
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham