mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-19 16:10:48 +00:00
Avoid loading ad9361_drv.ko because it is part of new kernel
This commit is contained in:
parent
afc84cc0f1
commit
0343eb15b6
@ -64,7 +64,9 @@ insert_check_module () {
|
||||
|
||||
print_usage
|
||||
|
||||
insmod ad9361_drv.ko
|
||||
# # now ad9361 driver is together with kernel. no need to load it.
|
||||
# insmod ad9361_drv.ko
|
||||
|
||||
insmod xilinx_dma.ko
|
||||
# modprobe ad9361_drv
|
||||
# modprobe xilinx_dma
|
||||
|
Loading…
x
Reference in New Issue
Block a user