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
/
lancevar.h
Age
Commit message (
Expand
)
Author
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2009-09-04
Replace shutdownhook_establish(9) with pmf_device_register1(9).
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-04
Split device_t/softc for le(4) and variants and misc cosmetic changes.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
cosmetic - make sc_supmedia of struct lance_softc const
jdolecek
2001-06-18
Convert to use ether_ioctl() for SIOCSIFADDR and SIOCSIFFLAGS.
jdolecek
2000-09-28
6 -> ETHER_ADDR_LEN
tsutsui
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-07-21
Split the LANCE driver into a part specific to the classic chip with
drochner