freebsd-dev/sys/dev/if_ndis
Coleman Kane e97f228a10 Update if_ndis to remove the legacy if_watchdog interface and
bring it more up to date. The watchdog timer, and its
associated code, is all collapsed into the ndis_tick function
that was implemented for the NDIS-subsystem watchdog. This
implementation is similar to what numerous other drivers use
to implement the watchdog.

Reviewed by:	thompsa, jhb
MFC after:	2 weeks
2008-06-03 00:55:48 +00:00
..
if_ndis_pccard.c Use strcasecmp() from libkern. 2007-04-06 11:21:01 +00:00
if_ndis_pci.c Remove compatibilty defines to simplify reading the code, this is around 10% of 2007-12-03 21:51:28 +00:00
if_ndis_usb.c finish removing usb_port.h macros. 2007-06-18 22:24:32 +00:00
if_ndis.c Update if_ndis to remove the legacy if_watchdog interface and 2008-06-03 00:55:48 +00:00
if_ndisvar.h Update if_ndis to remove the legacy if_watchdog interface and 2008-06-03 00:55:48 +00:00