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