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
/
ic
/
pckbcvar.h
Age
Commit message (
Expand
)
Author
2021-12-07
G/C pckbc_attach_args
skrll
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-10-13
Add two flags to keyboard/mouse attachment:
jdc
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2010-11-14
Directly include sys/pmf.h because this uses it.
uebayasi
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-08
Expand PMF_FN_* macros.
dyoung
2008-03-15
Split device_t and softc for pckbc(4) and its attachments.
cube
2008-02-29
Use PMF_FN_ARGS, PMF_FN_PROTO.
dyoung
2007-12-09
Merge jmcneill-pm branch.
jmcneill
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-03-24
remove license clauses 3 and 4 from my cpoyright notices
drochner
2004-03-13
Convert to use pckbport infrastructure -- another file I missed on the first
bjh21
2003-12-12
In parallel to the interrupt handler pckbcintr provide two functions
martin
2001-07-23
Since ~all pckbc_poll_data1() callers had the appropriate pckbc
jdolecek
2001-06-17
make pckbc_slot_names[], pckbc_portcmd const
jdolecek
2000-06-09
increase number of parameters of pckbc_cnattach(), since offset of command port
soda
2000-06-05
If rnd is configured into the kernel, do rnd(4) entropy collection
sommerfeld
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-12-03
Split the PC-like keyboard controller driver into chip back-end and
thorpej