mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Import the most recent versions of the firmware images for the rtw88 driver. This is based on linux-firmware at 681281e49fb6778831370e5d94e6e1d97f0752d6. The license of the firmware matches the previous rtwnfw(4) firmware files (modulo a Copyright year) and you can find a copy in sys/contrib/dev/rtw88fw/LICENCE.rtlwifi_firmware.txt. Add build infrastructure to create the .ko files but do not yet hook it up to the build until all parts are in the tree. Approved by: core (imp) MFC after: 2 weeks
19 lines
834 B
Text
19 lines
834 B
Text
Driver: rtw88 - Realtek 802.11ac WLAN driver for RTL8822BE and RTL8822CE
|
|
|
|
Info: Sent to Larry Finger by Realtek engineer Yan-Hsuan Chuang <yhchuang@realtek.com>
|
|
File: rtw88/rtw8822b_fw.bin
|
|
File: rtw88/rtw8822c_fw.bin
|
|
File: rtw88/rtw8822c_wow_fw.bin
|
|
File: rtw88/README
|
|
File: rtw88/rtw8723d_fw.bin
|
|
File: rtw88/rtw8821c_fw.bin
|
|
|
|
Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
|
|
|
|
These firmware should be put under /lib/firmware/rtw88/
|
|
And note that the rtw88 driver is able to support wake-on-wireless LAN
|
|
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.
|