summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/z8530kbd.c
AgeCommit message (Expand)Author
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.Kenneth R Westerback
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
2005-03-06Shorten dmesg if no keyboard is plugged.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-09When a sparc machine is running with serial console, the zskbd probe wouldMiod Vallat
2002-11-29Upon detection of an international Sun keyboard with a recognized layout,Miod Vallat
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-03-21pretty dmesgJason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-05Insert missing newline for autoconf prettiness.Jason Wright
2002-02-12Much to my annoyance, teach zskbd how to bark.Jason Wright
2002-01-31Fallout from moving SET/CLR/etcJason Wright
2002-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright
2002-01-16More removal of tty stuffJason Wright
2002-01-16Enable the traditional Stop-A handlingJason Wright
2002-01-16Send input to wskbd_input() instead of line discipline and make sure RIE is set.Jason Wright
2002-01-16Initialize the rest of the wskbd_mapdata structure.Jason Wright
2002-01-15Frontend driver for keyboards attached to zs's (instead of zstty's).Jason Wright