From: Bitterblue Smith Date: Tue, 16 May 2023 10:23:48 +0000 (+0300) Subject: rtlwifi: Add firmware v6.0 for RTL8192FU X-Git-Tag: 20231111~181^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=08b854f020666a5df3d1987f6c01c8c2b780de7e;p=mirror_linux-firmware.git rtlwifi: Add firmware v6.0 for RTL8192FU rtl8xxxu supports this chip now. The firmware was extracted from the vendor driver v5.8.6.2_35538.20191028_COEX20190910-0d02 from https://github.com/BrightX/rtl8192fu. Signed-off-by: Bitterblue Smith Signed-off-by: Ping-Ke Shih --- diff --git a/WHENCE b/WHENCE index f3bba6e5..6762c0bc 100644 --- a/WHENCE +++ b/WHENCE @@ -3110,6 +3110,13 @@ Info: rtl8188eu taken from Realtek driver version File: rtlwifi/rtl8188eufw.bin Version: 28.0 +Info: rtl8192fu taken from Realtek driver version + v5.8.6.2_35538.20191028_COEX20190910-0d02. + Firmware is embedded in the driver as data statements. This info + has been extracted into a binary file. +File: rtlwifi/rtl8192fufw.bin +Version: 6.0 + Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. -------------------------------------------------------------------------- diff --git a/rtlwifi/rtl8192fufw.bin b/rtlwifi/rtl8192fufw.bin new file mode 100644 index 00000000..e6aa34ba Binary files /dev/null and b/rtlwifi/rtl8192fufw.bin differ