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
/
mca
/
if_ate_mca.c
Age
Commit message (
Expand
)
Author
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-12
Split device_t/softc for MI mb86960, with misc cosmetics.
tsutsui
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-08-30
fix initializer.
christos
2006-03-29
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-02-23
Remove assigned-to but not used variable.
simonb
2002-11-30
More cleanup of MI mb86960 driver:
tsutsui
2002-10-04
- Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM
tsutsui
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-28
Move AT1700/RE2000 EEPROM definitions from isa/if_fereg.h to ic/ate_subr.h.
tsutsui
2002-09-27
Declare all cfattach structures const.
thorpej
2001-11-13
add RCSID
lukem
2001-04-23
Compact autoconf info by printing the IRQ number together
jdolecek
2001-03-31
Add driver for AT1720 MCA cards. This uses generic MB86960 support code,
jdolecek