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
/
arch
/
cesfic
/
dev
/
zs.c
Age
Commit message (
Expand
)
Author
2009-10-26
kill extra whitespaces
cegger
2009-03-18
bcopy -> memcpy
cegger
2008-06-13
use device_lookup_private to get softc
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-11-09
Call zs_lock_init() to set up the chanstate's lock.
ad
2007-03-05
MI softintr(9)'fy. Untested.
tsutsui
2006-03-28
Use device_unit().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2003-04-09
catch up with "struct consdev" change
drochner
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-05
fix void * math, turn on -Wpointer-arith.
chs
2002-09-24
Zero fill the newly allocated zs_chanstate.
ad
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-05-14
Initial import of the known working kernel bits for the NetBSD/cesfic
drochner