1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/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
if_malohal.h
if_maloioctl.h