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
/
isa
/
elink.c
Age
Commit message (
Expand
)
Author
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2001-11-13
add RCSID
lukem
2000-03-30
Remove register declarations.
augustss
1998-08-15
Assign copyrights to TNF.
mycroft
1998-08-15
Make copyright notices with my name consistent.
mycroft
1996-10-21
New bus.h implementation/interface:
thorpej
1996-05-03
- Fix random return value in the probe function.
christos
1996-04-30
Adapt the elink_reset() and elink_idseq() routines for <machine/bus.h>.
thorpej
1995-01-29
lip service to making ISA support machine-independent. This is the first
cgd
1995-01-07
Actually, do the ID reset in elink_reset().
mycroft
1995-01-06
Do the reset in the individual drivers, not in elink_idseq().
mycroft
1995-01-03
This is correct according to the docs on both cards.
hpeyerl
1994-10-27
new RCS ID format.
cgd
1994-02-16
Add copyright notices.
mycroft
1994-02-16
Move elink_reset() into a separate file, and add a generic elink_idseq().
mycroft