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.c
Age
Commit message (
Expand
)
Author
2020-01-21
Pull up following revision(s) (requested by tsutsui in ticket #637):
martin
2018-02-08
update for GCC 6:
mrg
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2012-05-02
make this compile again.
christos
2012-04-27
Make it compilable without envsys
martin
2012-04-26
report power button events to sysmon
macallan
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-01-11
retain compatibility with old firm_event. Perhaps we should bump the protocol
christos
2008-04-20
- use device_lookup_private() where appropriate
tsutsui
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-10-15
Missing initializer
martin
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2005-12-14
whitespace.
christos
2005-12-12
welcome to the new lwp world.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-09-28
Remove spurious debug output accidently commited in revision 1.44.
martin
2005-09-14
Ignore KBD_IDLE one layer earlier - wskbd does not like it [and complains
martin
2005-06-08
Use KBD_IDLE instead of magic constants
martin
2005-06-07
Do not bother to post "keyboard idle" events to userland when we are
martin
2005-05-17
Fix indentation.
martin
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-29
Add a missing #if to allow non-wscons compilation.
martin
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
2004-12-31
Go back to filtering out KBD_IDLE events by default. The Xsun shipped with
bjh21
2004-04-22
sprintf -> snprintf
itojun
2003-09-21
cleanup & uniform descriptor owner handling:
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
More changes for providing lwpid for ktrace (sparc GENERIC built)
darrenr
2002-10-26
Allow attaching wskbd at kbd, idea from Valeriy Ushakov.
martin
2002-10-23
merge kqueue branch into -current
jdolecek
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-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-05-13
Check whether a console is attached before sending data upstream.
pk
2001-11-13
add RCSIDs
lukem
2001-06-08
#endif /* takes no argument */
mrg
2000-09-21
Support for Sun Keyboard/Mouse line disciplines.
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
split the sun ms/kbd drivers into frontend/backend parts at the serial
mrg
1999-02-03
Catch up with a change to the stint interface.
mycroft
[next]