Nuke the hack in vr(4) that polling(4) will be turned when watchdog times out;
commit72be7a0db95ada00e1dd8bc41535aedc405d5cb9
authorsephe <sephe>
Sun, 9 Sep 2007 03:51:25 +0000 (9 03:51 +0000)
committersephe <sephe>
Sun, 9 Sep 2007 03:51:25 +0000 (9 03:51 +0000)
tree1d1f4e41a6a07d63312670289a665b6a961aea3b
parent39349e97fde4021515c198e5d898c6c27ccc7057
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