summaryrefslogtreecommitdiff
path: root/sys/dev/sun/sunkbd.c
AgeCommit message (Expand)Author
2002-09-08Correctly handle keypad '.'/Delete key on sun keyboards.Miod Vallat
2002-08-29Define new wscons symbols for the L function keys found on Sun keyboards,Miod Vallat
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-05move HoldScreen to R3 where it belongs (not L3)Jason Wright
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-02-25Opps. One missing _nodead. -mojMats O Jansson
2002-02-25US isn't all :-) Here is a swedish map. -mojMats O Jansson
2002-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright