mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-23 01:50:46 +00:00
Adapt the wgd.sh for ADI kuiper (our notter release)
This commit is contained in:
parent
a0b49e8a77
commit
d951e04673
@ -64,6 +64,11 @@ insert_check_module () {
|
||||
|
||||
print_usage
|
||||
|
||||
modprobe ad9361_drv
|
||||
modprobe xilinx_dma
|
||||
modprobe mac80211
|
||||
lsmod
|
||||
|
||||
TARGET_DIR=./
|
||||
DOWNLOAD_FLAG=0
|
||||
test_mode=0
|
||||
@ -149,9 +154,9 @@ fi
|
||||
./rf_init_11n.sh
|
||||
# insert_check_module ./ xilinx_dma
|
||||
|
||||
depmod
|
||||
modprobe mac80211
|
||||
lsmod
|
||||
# depmod
|
||||
# modprobe mac80211
|
||||
# lsmod
|
||||
|
||||
MODULE_ALL="tx_intf rx_intf openofdm_tx openofdm_rx xpu sdr"
|
||||
for MODULE in $MODULE_ALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user