]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r199560
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Oct 2011 01:24:53 +0000 (01:24 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Oct 2011 01:24:53 +0000 (01:24 +0000)
commit0dda98e5204d4fd2e84ab6ed0b60b779d0a42bf3
tree17ecbb1a0d0b34a17b1fd27aeab0c0d0871c343f
parent39cf8ef19385ef03c4588b94cd2da8d11a6260a0
MFC: r199560

- Hook into the existing stat timer to drive the transmit watchdog instead
  of using if_watchdog and if_timer.
- Reorder detach to call ether_ifdetach() before anything else in tl(4)
  and wb(4).

git-svn-id: svn://svn.freebsd.org/base/stable/8@226923 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/lge/if_lge.c
sys/dev/lge/if_lgereg.h
sys/dev/nve/if_nve.c
sys/dev/nve/if_nvereg.h
sys/dev/pcn/if_pcn.c
sys/dev/pcn/if_pcnreg.h
sys/dev/tl/if_tl.c
sys/dev/tl/if_tlreg.h
sys/dev/wb/if_wb.c
sys/dev/wb/if_wbreg.h