freebsd-skq/sys/dev/if_ndis
cokane 986a88fe51 Change the 1 in callout_init to CALLOUT_MPSAFE. I made the change in my
tree, but never committed it into git before making my patch!

Submitted by:	thompsa
MFC after:	1 month
2008-04-17 22:57:33 +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 Change the 1 in callout_init to CALLOUT_MPSAFE. I made the change in my 2008-04-17 22:57:33 +00:00
if_ndisvar.h Change the timeout(9) usage in if_ndis to a callout(9) implementation, 2008-04-17 22:01:38 +00:00