CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/05 02:28:01
Modified files:
sys/dev/ic : qwx.c
Log message:
restrict scanned channels appropriately if qwx(4) runs in a fixed phy mode
Previously, ifconfig mode commands had no useful effect. The device would
connect to 2GHz APs while configured to run in 11a mode, and vice-versa.
tests & ok kevlo@ patrick@
