summaryrefslogtreecommitdiff
path: root/sys/dev/sun/kbdvar.h
AgeCommit message (Expand)Author
2012-04-26report power button events to sysmonmacallan
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2005-12-11merge ktrace-lwp.christos
2005-05-16Make the raw keyboard code #ifdef WSDISPLAY_COMPAT_RAWKBD only.martin
2005-05-16Fix WSDISPLAY_COMPAT_RAWKBD. Also return keyboard types < 4 as SUN insteadmartin
2005-04-28Finish support for wskbd @ kbd @ zs/sab for sparc64 consoles.martin
2005-02-20Fix typo in a comment.heas
2003-08-27cc_callout does not belong to struct cons_channel, as it's only useduwe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-26Allow attaching wskbd at kbd, idea from Valeriy Ushakov.martin
2002-10-21Clean-up kbd driver layers a bit more. Lift common code into the upper layer.uwe
2002-10-03Refactor kbd and mouse drivers so that they can use different middleuwe
2001-12-09KBD_BPS => KBD_DEFAULT_BPS (sync with ms driver nomenclature).pk
2000-09-21Support for Sun Keyboard/Mouse line disciplines.eeh
2000-05-19Fix the sparc64 console.eeh
2000-03-24Fix typos from last commit (callout).hannken
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-22Make kbd_iopen/kbd_iclose internal routines; introduce kbd_cc_{open,close}pk
2000-03-19Use a somewhat more flexible method to hook up the keyboard driverpk
1999-05-14oops, forgot to add these files.mrg