summaryrefslogtreecommitdiffstats
path: root/sys/dev/gem/if_gem.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-12-06 01:56:38 +0000
committermarius <marius@FreeBSD.org>2006-12-06 01:56:38 +0000
commitd073ded5d056dae30e2a0a2215ecd11334211c21 (patch)
tree85b03486779ae0080d35d890011a20cb90ce4373 /sys/dev/gem/if_gem.c
parent33168bd24ffd78e23b6998840346643a6cfe3a3f (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud