From: acinonyx Date: Thu, 21 Oct 2010 08:37:17 +0000 (+0000) Subject: [package] hostap-driver: Change default channel from 5 to 11 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/413f57040dc4173929e3257226b07a32d1111c0d [package] hostap-driver: Change default channel from 5 to 11 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/hostap-driver/files/lib/wifi/hostap.sh b/package/hostap-driver/files/lib/wifi/hostap.sh index 0c7a9d37b..d5afc0457 100755 --- a/package/hostap-driver/files/lib/wifi/hostap.sh +++ b/package/hostap-driver/files/lib/wifi/hostap.sh @@ -194,7 +194,7 @@ detect_prism2() { config wifi-device $dev option type prism2 - option channel 6 + option channel 11 # REMOVE THIS LINE TO ENABLE WIFI: option disabled 1