[no ci] Overlay: update wireless usb script

pull/1395/head
Viktor 2024-04-10 18:03:45 +02:00
parent 01bb55a3fb
commit 9aafacf493
1 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,12 @@ if [ "$1" = "rtl8733bu-generic" ]; then
exit 0
fi
# Generic RTL8812AU
if [ "$1" = "rtl8812au-generic" ]; then
modprobe 88XXau
exit 0
fi
# Generic ATBM603x
if [ "$1" = "atbm603x-generic-usb" ]; then
modprobe atbm603x_wifi_usb