diff options
| author | Fiona Klute <fiona.klute@gmx.de> | 2024-03-14 09:59:33 +0100 |
|---|---|---|
| committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-03-21 10:57:23 +0800 |
| commit | a030a6d4cabb5f7f72e3670c219c9364aa400431 (patch) | |
| tree | c562c0c934ec4301b1d048be561646f04670d921 | |
| parent | 22ee1d8ca6663ca7c28477581993d6ed5cc54323 (diff) | |
rtw88: Add RTL8703B firmware v11.0.0
RTL8703B is the WiFi part of RTL8723CS, the WiFi/bluetooth module used
in the Pinephone. This firmware has been extracted from the rtl8723cs
vendor driver, v5.12.2-7-g2de5ec386.20201013_beta.
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
| -rw-r--r-- | WHENCE | 6 | ||||
| -rw-r--r-- | rtw88/README | 3 | ||||
| -rw-r--r-- | rtw88/rtw8703b_fw.bin | bin | 0 -> 20290 bytes | |||
| -rw-r--r-- | rtw88/rtw8703b_wow_fw.bin | bin | 0 -> 23074 bytes |
4 files changed, 7 insertions, 2 deletions
@@ -3197,6 +3197,8 @@ File: rtw88/rtw8822c_wow_fw.bin File: rtw88/README File: rtw88/rtw8723d_fw.bin File: rtw88/rtw8821c_fw.bin +File: rtw88/rtw8703b_fw.bin +File: rtw88/rtw8703b_wow_fw.bin Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. @@ -3205,8 +3207,8 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. for RTL8822C devices, after kernel v5.6+. So, make sure the firmware rtw88/rtw8822c_wow_fw.bin is also packed, otherwise the firmware load fail could be a problem. - Although RTL8723D devices are 802.11n device, they are also supported - by rtw88 because the hardware arch is similar. + Although RTL8723D and RTL8703B devices are 802.11n devices, they + are also supported by rtw88 because the hardware arch is similar. -------------------------------------------------------------------------- diff --git a/rtw88/README b/rtw88/README index 01449ca7..2bdb04bd 100644 --- a/rtw88/README +++ b/rtw88/README @@ -32,3 +32,6 @@ RTL8822CE RTL8723DE rtw8723d_fw.bin +RTL8723CS/RTL8703B + rtw8703b_fw.bin + rtw8703b_wow_fw.bin diff --git a/rtw88/rtw8703b_fw.bin b/rtw88/rtw8703b_fw.bin Binary files differnew file mode 100644 index 00000000..8d7b0db3 --- /dev/null +++ b/rtw88/rtw8703b_fw.bin diff --git a/rtw88/rtw8703b_wow_fw.bin b/rtw88/rtw8703b_wow_fw.bin Binary files differnew file mode 100644 index 00000000..ad1fe5da --- /dev/null +++ b/rtw88/rtw8703b_wow_fw.bin |
