cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h
Andrew Thompson
thompsa at FreeBSD.org
Thu Jul 12 02:54:05 UTC 2007
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
More information about the cvs-src
mailing list