summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/z8530kbd.c
AgeCommit message (Expand)Author
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