Nuke the hack in vr(4) that polling(4) will be turned when watchdog times out;
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 9 Sep 2007 03:51:25 +0000 (03:51 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 9 Sep 2007 03:51:25 +0000 (03:51 +0000)
commit4f598e09f60ca0937c39da3e9c5eb982b94f025a
tree59c65316e1650c8672bb44e5898e85fcfff25b93
parent632f95cb7d6c9b32de44aef1f963759c454d710a
Nuke the hack in vr(4) that polling(4) will be turned when watchdog times out;
if interrupt does not work at all, polling(4) can be turned manually.

Approved-by: dillon@
sys/dev/netif/vr/if_vr.c
sys/dev/netif/vr/if_vrreg.h
sys/kern/kern_poll.c
sys/net/if_var.h