Date: Thu, 12 Jul 2007 02:54:05 +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: <200707120254.l6C2s5Yg041022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-07-12 02:54:05 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c if_ndisvar.h
Log:
Improve the net80211 handling within ndis
- use net80211 for scanning and pass the results back to the scan cache
- use ieee80211_init_channels to fill our channel list
- fix up state transitions
- depreciate the old wicontrol ioctls
- add some debugging lines (#define NDIS_DEBUG)
Reviewed by: sam
Approved by: re (kensmith)
Revision Changes Path
1.123 +295 -158 src/sys/dev/if_ndis/if_ndis.c
1.27 +8 -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?200707120254.l6C2s5Yg041022>
