mirror of https://github.com/OpenIPC/firmware.git
Update usb
parent
e7570b75d4
commit
42db0d197f
|
@ -108,10 +108,9 @@ fi
|
|||
|
||||
# HI3518EV300 t5810hct-m02
|
||||
if [ "$1" = "rtl8188fu-hi3518ev300-t5810hct-m02" ]; then
|
||||
set_gpio 40 1
|
||||
modprobe mac80211
|
||||
modprobe 8188fu
|
||||
exit 0
|
||||
set_gpio 40 1
|
||||
modprobe 8188fu
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# SSC325DE IMOU C22EP-S2
|
||||
|
|
Loading…
Reference in New Issue