1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/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
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
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