add netconfig fix for wl-500g premium
[openwrt.git] / package / madwifi / files / madwifi.init
1 #!/bin/sh /etc/rc.common
2 START=20
3 boot() {
4 iwpriv ath0 mode 3
5 }
This page took 0.041267 seconds and 5 git commands to generate.