Re: Allow Channels 12,13,14 based on country (*MOD*)
Posted: Mon Sep 23, 2013 7:07 am
Seconded
I would love to see this mod integrated within the firmware.

A forum to discuss the Gargoyle web interface for Openwrt
https://www.gargoyle-router.com/phpbb/
DoesItMatter wrote:*Update*
This still works and is still valid for Gargoyle 1.6.1
If you need other channels, max power output, etc.
Apply the reghack utility - read this whole thread!
Code: Select all
cd /tmp/
wget http://luci.subsignal.org/~jow/reghack/reghack.mips.elf
chmod +x reghack.mips.elf
./reghack.mips.elf /lib/modules/*/ath.ko
./reghack.mips.elf /lib/modules/*/cfg80211.ko
uci set wireless.radio0.noscan=1
uci commit
reboot
yes it does.omiez wrote:Does this work on 1.6.2 ?