Update wifibroadcast (#1624)

pull/1626/head
Kenny 2024-11-29 20:32:19 +08:00 committed by GitHub
parent e7058b1727
commit 861a97cf0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ detect_wifi_card() {
modprobe 8812eu rtw_regd_src=1 rtw_tx_pwr_by_rate=0 rtw_tx_pwr_lmt_enable=0
;;
"0bda:f72b")
"0bda:f72b" | "0bda:b733")
driver="8733bu"
modprobe 8733bu rtw_regd_src=1 rtw_tx_pwr_by_rate=0 rtw_tx_pwr_lmt_enable=0
;;