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
/
ld_mlx.c
Age
Commit message (
Expand
)
Author
2016-09-27
Modularize the ld driver and all of its attachments. Ensure that all
pgoyette
2016-09-16
modify ldattach() to have default strategy as a parameter
jdolecek
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2009-01-16
Another missed part of the device_t/softc split. Fixes ld(4) devices
mhitch
2008-09-09
Complete device_t/softc split for the ld(4) attachments. This should
tron
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-07-29
It's not a good idea for device drivers to modify b_flags, as they don't
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-03-25
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-08
Use aprint_*() instead of printf() at attach time.
briggs
2004-10-28
move buffer queue related stuffs from buf.h to their own header, bufq.h.
yamt
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-08-26
Handle aincent firmware as found on EISA/MCA boards. Untested.
ad
2001-11-13
add/cleanup RCSID
lukem
2001-06-10
Centralise the geometry fudge.
ad
2001-02-04
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
ad