From 08b854f020666a5df3d1987f6c01c8c2b780de7e Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Tue, 16 May 2023 13:23:48 +0300 Subject: 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 --- WHENCE | 7 +++++++ rtlwifi/rtl8192fufw.bin | Bin 0 -> 32416 bytes 2 files changed, 7 insertions(+) create mode 100644 rtlwifi/rtl8192fufw.bin diff --git a/WHENCE b/WHENCE index f3bba6e..6762c0b 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 0000000..e6aa34b Binary files /dev/null and b/rtlwifi/rtl8192fufw.bin differ -- cgit v1.2.1