SmartAudio/package/utils/rftest/broadcom/wifi_test.sh

9 lines
187 B
Bash
Executable File

#!/bin/sh
rmmod bcmdhd
sleep 2
insmod bcmdhd.ko iface_name=wlan0 firmware_path=/etc/rftest/fw_bcmdhd_mfg.bin nvram_path=/lib/firmware/nvram.txt
sleep 2
ifconfig wlan0 up
sleep 1
./wl ver