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
/
newsmips
/
dev
/
zs_hb.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2016-07-21
Don't include <mips/locore.h> in <machine/intr.h>, introduces circular
christos
2010-06-26
Pull a similar fix from sparc/dev/zs.c rev 1.119:
tsutsui
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-11-26
Use the softint API.
ad
2007-11-09
Call zs_lock_init() to set up the chanstate's lock.
ad
2006-03-29
Use device_cfdata().
thorpej
2006-03-28
Use device_unit().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-06
Misc cleanup:
tsutsui
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-25
Add MI softintr(9) support with common mips/softintr.c.
tsutsui
2003-05-10
- Prepare common structures for interrupt handler and share them between
tsutsui
2003-05-10
Call zshard() twice in zshard_hb() interrupt handler for workaround
tsutsui
2003-05-09
Remove bogus comments.
tsutsui
2003-05-09
- Define and use struct hb_attach_args rather than struct confargs
tsutsui
2003-04-26
- Move some common declarations into z8530var.h.
tsutsui
2003-02-11
Backout previous. <sys/lock.h> is pulled from <sys/tty.h>.
tsutsui
2003-02-10
MI z8530sc driver now requires <sys/lock.h>.
tsutsui
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
2000-01-23
Use flags to determine PCLK rather than use unit number.
tsubai
1999-12-26
Use software interrupt.
tsubai
1999-12-22
First cut of news5000 support.
tsubai