aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiona Klute <fiona.klute@gmx.de>2024-03-14 09:59:33 +0100
committerJeff Kirsher <jkirsher@lightfleet.com>2024-04-09 18:18:31 -0700
commite89529285c7230a323c90349e30a4c8e1c113e38 (patch)
tree2e848f6161fcbb4e9399b064873945ba84f8367a
parentdfecd5624b0fe1aa43ade1cc45b4e15e07868ce3 (diff)
downloadfirmware-e89529285c7230a323c90349e30a4c8e1c113e38.tar.gz
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--WHENCE6
-rw-r--r--rtw88/README3
-rw-r--r--rtw88/rtw8703b_fw.binbin0 -> 20290 bytes
-rw-r--r--rtw88/rtw8703b_wow_fw.binbin0 -> 23074 bytes
4 files changed, 7 insertions, 2 deletions
diff --git a/WHENCE b/WHENCE
index 046551a3..e41b3b70 100644
--- a/WHENCE
+++ b/WHENCE
@@ -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
new file mode 100644
index 00000000..8d7b0db3
--- /dev/null
+++ b/rtw88/rtw8703b_fw.bin
Binary files differ
diff --git a/rtw88/rtw8703b_wow_fw.bin b/rtw88/rtw8703b_wow_fw.bin
new file mode 100644
index 00000000..ad1fe5da
--- /dev/null
+++ b/rtw88/rtw8703b_wow_fw.bin
Binary files differ