mirror of https://github.com/OpenIPC/firmware.git
Update wifibroadcast (#1624)
parent
e7058b1727
commit
861a97cf0b
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue