summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJoshua Oreman2009-08-01 18:52:59 +0200
committerMichael Brown2009-08-09 01:11:33 +0200
commit1e810bebe95eafc3c8427d7c5ddf753debb1316e (patch)
treed1e00b123b5402cf9d6f1532066a91af4a9d2d17 /src/include
parent[802.11] Enhance support for driver PHY differences (diff)
downloadipxe-1e810bebe95eafc3c8427d7c5ddf753debb1316e.tar.gz
ipxe-1e810bebe95eafc3c8427d7c5ddf753debb1316e.tar.xz
ipxe-1e810bebe95eafc3c8427d7c5ddf753debb1316e.zip
[802.11] Set channels early on to avoid tuning to an undefined channel
Some cards (such as ath5k) always need to tune to a particular channel when they are reset; the reset may happen upon open(), which is before the channels array would be set up (in prepare_probe()). Avoid tuning the card to an inconsistent state by copying the hardware supported-channels array to the 802.11 device's allowable-channels array even before channels are "properly" set up. Signed-off-by: Michael Brown <mcb30@etherboot.org>
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions