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
/
mx98905.c
Age
Commit message (
Expand
)
Author
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2009-03-14
ANSIfy another 1261 function definitions.
dsl
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
2008-03-12
Split device_t and softc for the NE2000 Ethernet chip and all its variants
cube
2008-01-08
Don't do arithmetic on void pointers.
matt
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2004-03-18
Adapt to the removal of NE2000_USE_WORD() macro, now replaced
he
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-05-03
DMA, not dma nor Dma.
wiz
2003-01-15
Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN
bouyer
2002-02-17
Add prototypes for static functions.
bjh21
2001-12-15
Add code to support the bugged Macronix MX98905 chip, as used in several
bjh21