]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r199559
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Oct 2011 01:13:47 +0000 (01:13 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Oct 2011 01:13:47 +0000 (01:13 +0000)
commit39cf8ef19385ef03c4588b94cd2da8d11a6260a0
treecb7ccb10a7dbcd2bd7ab11322e61d1fd31f71cdd
parent6bb7f887c4e5bbf021a5a5a3a9f736d9371d5dea
MFC: r199559

- Add a private timer to drive the transmit watchdog instead of using
  if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4).  Primarily this
  means calling ether_ifdetach() before anything else.

git-svn-id: svn://svn.freebsd.org/base/stable/8@226921 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
16 files changed:
sys/dev/cm/smc90cx6.c
sys/dev/cm/smc90cx6var.h
sys/dev/ep/if_ep.c
sys/dev/ep/if_epvar.h
sys/dev/fatm/if_fatm.c
sys/dev/fatm/if_fatmvar.h
sys/dev/malo/if_malo.c
sys/dev/malo/if_malo.h
sys/dev/mwl/if_mwl.c
sys/dev/mwl/if_mwlvar.h
sys/dev/sn/if_sn.c
sys/dev/sn/if_snvar.h
sys/dev/ti/if_ti.c
sys/dev/ti/if_tireg.h
sys/dev/vx/if_vx.c
sys/dev/vx/if_vxvar.h