Add usb WiFi module QVC-IPC-136W (#1089)

Co-authored-by: Igor Zalatov <zigfisher@yandex.com>
pull/1094/head
Kirishi Hackerspace 2023-10-29 12:14:27 +03:00 committed by GitHub
parent 8ea2520e29
commit 19e1f157bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -75,6 +75,13 @@ if [ "$1" = "rtl8188fu-hi3518ev200-lifesmart" ]; then
exit 0
fi
# HI3518EV200 Rostelecom QVC-IPC-136W
if [ "$1" = "rtl8188eu-hi3518ev200-qvc-ipc-136w" ]; then
set_gpio 7 1
modprobe 8188eu
exit 0
fi
# HI3518EV300 Unknown1
if [ "$1" = "rtl8188fu-hi3518ev300-unknown1" ]; then
set_gpio 57 0