Date: Sat, 10 May 2008 20:12:43 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h Message-ID: <200805102012.m4AKCh9s075339@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-05-10 20:12:43 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c if_ndisvar.h
Log:
- 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.
Revision Changes Path
1.138 +47 -11 src/sys/dev/if_ndis/if_ndis.c
1.31 +2 -0 src/sys/dev/if_ndis/if_ndisvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805102012.m4AKCh9s075339>
