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.c
Age
Commit message (
Expand
)
Author
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2012-07-28
Fix -fno-common fallout.
matt
2010-06-26
Pull a similar fix from sparc/dev/zs.c rev 1.119:
tsutsui
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-11-26
Use the softint API.
ad
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-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-01
Use aprint_normal() for cfprint routines.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2000-04-14
Adapt cpu_intr change.
tsubai
1999-12-26
Use software interrupt.
tsubai
1999-12-22
First cut of news5000 support.
tsubai
1999-12-17
Add interrupt level locator and use it instead of hard-coding.
tsubai
1999-12-17
Use hb_intr_establish().
tsubai
1999-03-27
Add pps support. Only enable pps if CLOCAL & !MDMBUF.
wrstuden
1999-02-11
Minor cleanup.
mycroft
1999-02-03
Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty
mycroft
1998-11-21
Flush write buffer in ZS_DELAY().
tsubai
1998-08-21
Add #ifdef DDB around Debugger();
tsubai
1998-06-05
Add support for NWB-231A 4-port RS-232C card.
tsubai
1998-02-18
Initial import of NetBSD/news.
tsubai