freebsd-dev/sys/dev/wi
Andrew Thompson d81b3a5588 Fix scanning issues since the new net80211 code went in
- provide dummy routines for ic_scan_curchan and ic_scan_mindwell, we do not support those operations.
- add ieee80211_scan_done() to tell the scanning module that all channels have been scanned.
- pass IEEE80211_S_SCAN state off to net80211 so it can initiate scanning
- fix overflow in the rates array
- scale the rate value passed back from the firmware scan to the units that net80211 uses.

Submitted by:	Token
Reviewed by:	sam, avatar
Approved by:	re (kensmith)
2007-06-30 21:39:21 +00:00
..
if_wavelan_ieee.h raw 802.11 packet transmit support 2006-08-05 04:58:25 +00:00
if_wi_pccard.c
if_wi_pci.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
if_wi.c Fix scanning issues since the new net80211 code went in 2007-06-30 21:39:21 +00:00
if_wireg.h raw 802.11 packet transmit support 2006-08-05 04:58:25 +00:00
if_wivar.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
spectrum24t_cf.h