summaryrefslogtreecommitdiff
path: root/sys/dev/sun/sunkbdvar.h
AgeCommit message (Expand)Author
2009-01-12Oops, sunkbd_decode() still needs to be public for *cngetc() to work;Miod Vallat
2009-01-12Remap the audio mute key on type 5, as it collides with the keypad equalMiod Vallat
2009-01-11WSDISPLAY_COMPAT_RAWKBD support for sun serial keyboards (zskbd, comkbd).Miod Vallat
2009-01-11Define a limit to the input which can be fed to sunkbd_input() at once,Miod Vallat
2009-01-11Factor a bit more sunkbd common parts; paves the way for upcomingMiod Vallat
2005-11-11Enable or disable keyclick on attach, based upon the PROM keyboard-click?Miod Vallat
2005-05-14Factorize most of the high-level logic for Sun serial keyboards inMiod Vallat
2003-06-02nuke clase 3 & 4Jason Wright
2003-05-17up MAXSUNLAYOUT... miod, you owe me a beerJason Wright
2003-01-22Recognize the Voyager ``Compact-1'' keyboard layouts.Miod Vallat
2002-11-29Upon detection of an international Sun keyboard with a recognized layout,Miod Vallat
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
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-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright