Andrew Thompson c4dd9fb67a Fix up ndis interaction with net80211
- make NDIS_DEBUG a sysctl
 - default to IEEE80211_MODE_11B if the card doesnt tell us the channels
 - dont mess with ic_des_chan when we assosciate
 - Allow a directed scan by setting the ESSID before scanning (verified
   with wireshark). Hidden APs probably wouldnt have worked before.
 - Grab the channel type and use it to look up the correct curchan for
   the scan results (mistakenly used 11B before)
 - Fix memory leak in the ndis_scan_results

Tested by:	matteo
Reviewed by:	sam
Approved by:	re (rwatson)
2007-07-26 20:11:16 +00:00
..
2007-06-17 04:40:33 +00:00
2007-06-11 03:36:55 +00:00
2007-06-16 02:27:03 +00:00
2007-02-23 19:27:49 +00:00
2006-11-29 08:05:55 +00:00
2007-03-21 03:42:51 +00:00
2007-02-23 19:34:52 +00:00
2007-03-11 15:20:04 +00:00
2007-06-12 02:21:02 +00:00
2007-07-06 00:47:44 +00:00
2007-07-24 01:24:03 +00:00
2007-07-05 06:51:49 +00:00
2007-03-21 03:42:51 +00:00
2007-06-08 01:54:22 +00:00
2007-06-12 04:33:21 +00:00
2007-05-17 04:07:19 +00:00
2007-03-21 03:42:51 +00:00
2007-04-23 12:19:02 +00:00