improve accuracy of the diag detection of the wrt54g3g
[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.040032 seconds and 5 git commands to generate.