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
/
dp8390var.h
Age
Commit message (
Expand
)
Author
2001-02-12
Add a "stop_card", which is the opposite of "init_card", and
thorpej
2001-02-12
Adjust the way that media is initialized on DP8390-compatible
thorpej
2001-02-10
Include MII glue here -- some DP8390-compatible chips have MII
thorpej
2000-09-28
6 -> ETHER_ADDR_LEN
tsutsui
2000-05-29
For all network drivers that call ether_ifattach(), and also
jhawk
2000-03-22
Make IPKDB working again.
ws
2000-03-22
Add bus_space_barrier.
ws
2000-02-09
ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3.
enami
2000-02-09
- Since all resources are mandatory, no need to manage individually.
enami
2000-02-02
handle attach failure in ne/pcmcia more carefully. (otherwise we'll
itojun
2000-02-02
use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach().
itojun
2000-02-02
implement if_detach code for ne/pcmcia.
itojun
1999-02-07
Add entropy gathering.
thorpej
1998-11-18
Now that the *_activate() functions don't do things which are attachment
thorpej
1998-11-17
Expose the "enable" and "disable" functions so that the front-ends can
thorpej
1998-08-12
Support Cabletron Ethernet card, from John Marohn in PR 5762.
scottr
1997-11-05
is790 u_char -> int.
thorpej
1997-11-02
Add ifmedia support via callbacks to the front-end.
thorpej
1997-10-15
Pulldown from marc-pcmcia branch: minor tweaks to make this a completely
thorpej
1997-10-15
back out previous change (committed in error)
explorer
1997-10-15
minor formatting change
explorer
1997-04-30
Remove the use16bit softc field, replacing the functionality with dcr_reg.
scottr
1997-04-29
Machine-independent driver for DP8390/WD83C690-based Ethernet controller.
scottr