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
/
dl10019.c
Age
Commit message (
Expand
)
Author
2021-07-01
Make sure the media / mii members in struct ethercom are initialized
thorpej
2021-06-30
Fix a couple of problems with MII-equipped NE2000 derivatives reported by
thorpej
2020-02-04
Use ifmedia_fini().
thorpej
2019-05-29
No functional change:
msaitoh
2019-01-22
Change MII PHY read/write API from:
msaitoh
2012-07-22
Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes
matt
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-19
Make many ethernet drivers share the common code for MII media
dyoung
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2002-10-22
Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK
fair
2001-11-13
add/cleanup RCSID
lukem
2001-07-08
Remove unnecessary include files, from Onno van der Linden.
thorpej
2001-07-05
D'oh, use the right bitbang ops for the DL10022, pointed out by
thorpej
2001-06-12
Don't need INET or NS includes here.
thorpej
2001-06-03
Use the correct bitbang ops on the DL10022 (oops!).
thorpej
2001-02-13
Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible
thorpej