On 4/29/23 04:42, Martin Kaistra wrote:
Am 28.04.23 um 20:29 schrieb Larry Finger:
The functionality of these devices has been replaced by the rtl8xxxu
driver, thus the version under rtlwifi can be removed.
Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Things to keep in mind:
- rtlwifi offers AP mode support for rtl8192cu devices, rtl8xxxu doesn't (yet)
do that. Should be relatively easy to add that on top of [1], though.
- The rtl8192cu devices are currently hidden behind CONFIG_RTL8XXXU_UNTESTED in
the rtl8xxxu driver with the comment "Still supported by rtlwifi".
[1]
https://lore.kernel.org/linux-wireless/20230428150833.218605-1-martin.kaistra@xxxxxxxxxxxxx/
Kalle,
I failed to consider this point. Please drop my patch. Instead, I will submit
one to remove that configuration parameter that says the rtl8192cu is "untested".
Larry