From: Kalle Valo <kvalo@kernel.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Martin Kaistra <martin.kaistra@linutronix.de>,
Johannes Berg <johannes@sipsolutions.net>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wifi: rtlwifi: rtl8192cu: Remove driver
Date: Thu, 11 May 2023 14:34:27 +0300 [thread overview]
Message-ID: <873543nlto.fsf@kernel.org> (raw)
In-Reply-To: <53260a3b-9256-07a2-1d66-553e865362b7@lwfinger.net> (Larry Finger's message of "Sat, 29 Apr 2023 12:03:14 -0500")
Larry Finger <Larry.Finger@lwfinger.net> writes:
> 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@lwfinger.net>
>>
>> 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@linutronix.de/
>
> 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".
The original reason why we added CONFIG_RTL8XXXU_UNTESTED back in the
day was so that we would not have two drivers supporting the same
hardware. Though I don't know how much the kconfig helped with that but
at least the conflicts were somehow documented.
Now that rtl8xxxu has matured and gained more features, I would really
like the idea of removing rtl8192cu driver. Of course we should make
sure that we are not accidentally removing any devices support, for
example I was not able to find this device in rtl8xxxu:
{RTL_USB_DEVICE(USB_VENDOR_ID_REALTEK, 0x817c, rtl92cu_hal_cfg)},
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2023-05-11 11:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-28 18:29 [PATCH] wifi: rtlwifi: rtl8192cu: Remove driver Larry Finger
2023-04-28 18:41 ` Johannes Berg
2023-04-28 19:02 ` Larry Finger
2023-04-29 5:20 ` Kalle Valo
2023-04-29 15:00 ` Larry Finger
2023-04-29 9:42 ` Martin Kaistra
2023-04-29 17:03 ` Larry Finger
2023-05-11 11:34 ` Kalle Valo [this message]
2023-05-12 2:12 ` Larry Finger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=873543nlto.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=Larry.Finger@lwfinger.net \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=martin.kaistra@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox