* [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH
@ 2026-07-10 3:00 Abhishek Tamboli
2026-07-12 1:50 ` Ping-Ke Shih
0 siblings, 1 reply; 2+ messages in thread
From: Abhishek Tamboli @ 2026-07-10 3:00 UTC (permalink / raw)
To: pkshih; +Cc: linux-wireless, linux-kernel
Add the ID 2c4e:0124 to the rtw_8852au_id_table to
support the Mercusys MA72XH usb adapter.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=221738
Signed-off-by: Abhishek Tamboli <abhishektamboli9@gmail.com>
---
drivers/net/wireless/realtek/rtw89/rtw8852au.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/wireless/realtek/rtw89/rtw8852au.c b/drivers/net/wireless/realtek/rtw89/rtw8852au.c
index 29b7f7769370..1f93b3c89039 100644
--- a/drivers/net/wireless/realtek/rtw89/rtw8852au.c
+++ b/drivers/net/wireless/realtek/rtw89/rtw8852au.c
@@ -64,6 +64,8 @@ static const struct usb_device_id rtw_8852au_id_table[] = {
.driver_info = (kernel_ulong_t)&rtw89_8852au_info },
{ USB_DEVICE_AND_INTERFACE_INFO(0x2357, 0x0141, 0xff, 0xff, 0xff),
.driver_info = (kernel_ulong_t)&rtw89_8852au_info },
+ { USB_DEVICE_AND_INTERFACE_INFO(0x2c4e, 0x0124, 0xff, 0xff, 0xff),
+ .driver_info = (kernel_ulong_t)&rtw89_8852au_info },
{ USB_DEVICE_AND_INTERFACE_INFO(0x3625, 0x010d, 0xff, 0xff, 0xff),
.driver_info = (kernel_ulong_t)&rtw89_8852au_info },
{ USB_DEVICE_AND_INTERFACE_INFO(0x3625, 0x010f, 0xff, 0xff, 0xff),
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH
2026-07-10 3:00 [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH Abhishek Tamboli
@ 2026-07-12 1:50 ` Ping-Ke Shih
0 siblings, 0 replies; 2+ messages in thread
From: Ping-Ke Shih @ 2026-07-12 1:50 UTC (permalink / raw)
To: Abhishek Tamboli
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Abhishek Tamboli <abhishektamboli9@gmail.com> wrote:
> Add the ID 2c4e:0124 to the rtw_8852au_id_table to
> support the Mercusys MA72XH usb adapter.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=221738
Not sure why I have no permission to access this. Maybe it gets broken.
I'll wait a while to see if people will fix it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-12 1:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 3:00 [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH Abhishek Tamboli
2026-07-12 1:50 ` Ping-Ke Shih
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox