HOWTO: Switch to Gonly mode using openwrt kamikaze
April 10, 2008My wireless lan did not work corretly using the iwl3945 driver. Setting my accesspoint to G mode did fix the isssues.
Install wl: ipkg install wl
open the config file: vi /lib/wifi/broadcom.sh
search for killall: /killall
add this line (after the killall line): wl gmode GOnly





