freebsd-dev/sys/dev/ce
John Baldwin 3d32c12abf Always use a private timer instead of if_watchdog and if_timer to drive
the transmit watchdog.  These drivers already used a private timer when
compiled to use Netgraph.  This change just makes them always use the
private timer.  Note that these drivers do not compile and are disconnected
from the build due to TTY changes.
2009-11-17 16:43:02 +00:00
..
ceddk.c
ceddk.h Do not set IFF_DEBUG directly from the driver. 2008-06-30 21:18:27 +00:00
if_ce.c Always use a private timer instead of if_watchdog and if_timer to drive 2009-11-17 16:43:02 +00:00
ng_ce.h
tau32-ddk.c
tau32-ddk.h