freebsd-dev/sys/dev/if_ndis
Andrew Thompson 3fec7550c6 Do not call ndis_setstate_80211() until we are ready to associate, the vap may
not have been created yet and will panic. This requires ndis_scan() to always
set the SSID.

Reported by:	Ben Kaduk
2008-05-01 05:11: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 Do not call ndis_setstate_80211() until we are ready to associate, the vap may 2008-05-01 05:11:33 +00:00
if_ndisvar.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00