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
/
kbd_zs.c
Age
Commit message (
Expand
)
Author
2006-03-30
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-04-28
Finish support for wskbd @ kbd @ zs/sab for sparc64 consoles.
martin
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-12-09
KBD_BPS => KBD_DEFAULT_BPS (sync with ms driver nomenclature).
pk
2001-11-13
add RCSIDs
lukem
2001-09-28
Don't force a fixed baud rate if the parent zs driver has already determined
pk
2001-06-12
receive, not recieve
wiz
2000-05-19
Fix the sparc64 console.
eeh
2000-03-30
Remove register declarations.
augustss
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
split the sun ms/kbd drivers into frontend/backend parts at the serial
mrg