From: Larry Finger Date: Sat, 18 May 2024 00:43:51 +0000 (+0000) Subject: linux-firmware: Add ordinary firmware for RTL8821AU device X-Git-Tag: 20240610~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51e6cf447da26f8be0856f65c364929755ba62fa;p=thirdparty%2Flinux-firmware.git linux-firmware: Add ordinary firmware for RTL8821AU device This firmware was extracted from the 20210708 release of the vendor driver for this device. The firmware corresponds with the latest release by Realtek. Signed-off-by: Larry Finger --- diff --git a/WHENCE b/WHENCE index 1edd905f..1be5f739 100644 --- a/WHENCE +++ b/WHENCE @@ -3226,6 +3226,7 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. Driver: rtw88 - Realtek 802.11ac WLAN driver for RTL8822BE and RTL8822CE Info: Sent to Larry Finger by Realtek engineer Yan-Hsuan Chuang +File: rtw88/rtw8821a_fw.bin File: rtw88/rtw8822b_fw.bin File: rtw88/rtw8822c_fw.bin File: rtw88/rtw8822c_wow_fw.bin diff --git a/rtw88/README b/rtw88/README index 2bdb04bd..469db2f7 100644 --- a/rtw88/README +++ b/rtw88/README @@ -19,6 +19,9 @@ except that the device cannot be waken from the wireless NICs. Currently supported devices with corresponding firmwares: +RTL8821AU + rtw8821a_fw.bin + RTL8822BE rtw8822b_fw.bin diff --git a/rtw88/rtw8821a_fw.bin b/rtw88/rtw8821a_fw.bin new file mode 100644 index 00000000..89181109 Binary files /dev/null and b/rtw88/rtw8821a_fw.bin differ