index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sun
/
sunkbdvar.h
Age
Commit message (
Expand
)
Author
2009-01-12
Oops, sunkbd_decode() still needs to be public for *cngetc() to work;
Miod Vallat
2009-01-12
Remap the audio mute key on type 5, as it collides with the keypad equal
Miod Vallat
2009-01-11
WSDISPLAY_COMPAT_RAWKBD support for sun serial keyboards (zskbd, comkbd).
Miod Vallat
2009-01-11
Define a limit to the input which can be fed to sunkbd_input() at once,
Miod Vallat
2009-01-11
Factor a bit more sunkbd common parts; paves the way for upcoming
Miod Vallat
2005-11-11
Enable or disable keyclick on attach, based upon the PROM keyboard-click?
Miod Vallat
2005-05-14
Factorize most of the high-level logic for Sun serial keyboards in
Miod Vallat
2003-06-02
nuke clase 3 & 4
Jason Wright
2003-05-17
up MAXSUNLAYOUT... miod, you owe me a beer
Jason Wright
2003-01-22
Recognize the Voyager ``Compact-1'' keyboard layouts.
Miod Vallat
2002-11-29
Upon detection of an international Sun keyboard with a recognized layout,
Miod Vallat
2002-08-12
Convert sparc console code from rcons and pseudo-devices to rasops and wscons.
Miod Vallat
2002-05-29
Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).
Mats O Jansson
2002-04-08
Credit DARPA/USAF appropriately.
Jason Wright
2002-01-25
move the scancode -> wskbd event map into a seperate file... more still
Jason Wright