freebsd-dev/sys/dev/if_ndis
John Baldwin d9abd30d22 When anouncing link state changes on an 802.11 interface with a vap,
announce the change on the vap's ifnet instead of the main ifnet.  This
matches the behavior of other wireless drivers in the tree and allows the
default devd configuration to correctly start dhclient automatically after
an ndis wireless device associates.

MFC after:	2 weeks
2014-08-29 22:01:47 +00:00
..
if_ndis_pccard.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_ndis_pci.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_ndis_usb.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ndis.c When anouncing link state changes on an 802.11 interface with a vap, 2014-08-29 22:01:47 +00:00
if_ndisvar.h