freebsd-dev/sys/dev/lmc
John Baldwin 73e7361eac This driver has two modes, a netgraph mode and an ifnet mode. In the
netgraph mode it used a private timer to drive the transmit watchdog.  In
the ifnet mode it used if_watchdog.  Now it always uses the private timer.
2009-11-19 18:21:51 +00:00
..
if_lmc.c This driver has two modes, a netgraph mode and an ifnet mode. In the 2009-11-19 18:21:51 +00:00
if_lmc.h This driver has two modes, a netgraph mode and an ifnet mode. In the 2009-11-19 18:21:51 +00:00