1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/dev/if_ndis
Andrew Thompson 6ba643ce87 - Associate from a taskq as we can deadlock on the ndis hal and the com lock.
- Remove double vap init (ieee80211_start_all)
- Keep ic_curchan in sync with the scan results.
2008-05-10 20:12:43 +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 finish removing usb_port.h macros. 2007-06-18 22:24:32 +00:00
if_ndis.c - Associate from a taskq as we can deadlock on the ndis hal and the com lock. 2008-05-10 20:12:43 +00:00
if_ndisvar.h - Associate from a taskq as we can deadlock on the ndis hal and the com lock. 2008-05-10 20:12:43 +00:00