diff options
author | glebius <glebius@FreeBSD.org> | 2006-11-09 16:00:18 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2006-11-09 16:00:18 +0000 |
commit | c49e0d6935b61ff0fee20ba226628b33180bd781 (patch) | |
tree | 4061d4c7b3766a05483cf3862934f89c9028c565 /sys/ia64/pci | |
parent | 3fd21f0a5bd28316c8a99a1dccd15c793038517e (diff) | |
download | FreeBSD-src-c49e0d6935b61ff0fee20ba226628b33180bd781.zip FreeBSD-src-c49e0d6935b61ff0fee20ba226628b33180bd781.tar.gz |
Instead of using the legacy if_timer/if_watchdog interface create
our own watchdog that piggybacks on the em_local_timer() routine.
We suppose that the if_timer/if_watchdog interface should be
obsoleted, since it doesn't fit the modern SMP network stack.
NIC drivers should create their own watchdogs, that check and
clear the timers always holding driver's lock.
In collaboration with: jfv, scottl
Diffstat (limited to 'sys/ia64/pci')
0 files changed, 0 insertions, 0 deletions