diff options
author | marius <marius@FreeBSD.org> | 2006-12-06 01:56:38 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2006-12-06 01:56:38 +0000 |
commit | d073ded5d056dae30e2a0a2215ecd11334211c21 (patch) | |
tree | 85b03486779ae0080d35d890011a20cb90ce4373 /sys/dev/gem/if_gem.c | |
parent | 33168bd24ffd78e23b6998840346643a6cfe3a3f (diff) | |
download | FreeBSD-src-d073ded5d056dae30e2a0a2215ecd11334211c21.zip FreeBSD-src-d073ded5d056dae30e2a0a2215ecd11334211c21.tar.gz |
- Use our own callout (the dc_tick() callout uses varying periods
depending on the NIC and isn't used at all with HomePNA links)
instead of if_slowtimo() for driving dc_watchdog() in order to
avoid races accessing if_timer.
- Use bus_get_dma_tag() so dc(4) works on platforms requiring it.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
- Remove an alpha remnant in dc_softc.
Diffstat (limited to 'sys/dev/gem/if_gem.c')
0 files changed, 0 insertions, 0 deletions