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_we_mca.c
Age
Commit message (
Expand
)
Author
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-12
Split device_t and softc for the NE2000 Ethernet chip and all its variants
cube
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-04-03
Make it possible for attachment to specify that the 16bit access shouldn't
jdolecek
2005-02-04
de-__P
perry
2004-09-08
compute the shared memory location instead of hardcoding list of 'known'
jdolecek
2004-09-08
fix mask for getting WD8003 I/O address location, so it works even
jdolecek
2004-01-20
fixup code for Elite card attachments, and adjust autoconfig messages
jdolecek
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
2001-11-13
add RCSID
lukem
2001-04-23
Compact autoconf info by printing the IRQ number together
jdolecek
2001-03-31
add year 2001 to copyright for NetBSD
jdolecek
2001-03-29
Remove unneeded #includes
jdolecek
2001-03-23
Add MCA we(4) attachment for WD80x3 cards and clones. Tested with
jdolecek