freebsd-dev/sys/dev/malo
John Baldwin 7cf545d0a1 - 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.
2009-11-19 22:06:40 +00:00
..
if_malo_pci.c The module name convention is foo, not if_foo. 2009-05-15 17:02:11 +00:00
if_malo.c - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
if_malo.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
if_malohal.c corrects a error message. 2009-03-30 11:23:14 +00:00
if_malohal.h
if_maloioctl.h