* [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; 4+ 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] 4+ 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 2026-07-15 9:16 ` Ping-Ke Shih 0 siblings, 1 reply; 4+ 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] 4+ messages in thread
* RE: [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH 2026-07-12 1:50 ` Ping-Ke Shih @ 2026-07-15 9:16 ` Ping-Ke Shih 2026-07-17 15:24 ` Abhishek Tamboli 0 siblings, 1 reply; 4+ messages in thread From: Ping-Ke Shih @ 2026-07-15 9:16 UTC (permalink / raw) To: Abhishek Tamboli Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Ping-Ke Shih <pkshih@realtek.com> wrote: > 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. I seems that my Windows desktop can't access this link, but Ubuntu is fine. I have not idea why. Anyway, the reporter is still not confirmed if this patch works. Can you post the update here when getting acked? Ping-Ke ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH 2026-07-15 9:16 ` Ping-Ke Shih @ 2026-07-17 15:24 ` Abhishek Tamboli 0 siblings, 0 replies; 4+ messages in thread From: Abhishek Tamboli @ 2026-07-17 15:24 UTC (permalink / raw) To: Ping-Ke Shih; +Cc: linux-wireless, linux-kernel On Wed, Jul 15, 2026 at 09:16:09AM +0000, Ping-Ke Shih wrote: > I seems that my Windows desktop can't access this link, but > Ubuntu is fine. I have not idea why. > > Anyway, the reporter is still not confirmed if this patch works. > Can you post the update here when getting acked? Sure, I will update here. And sorry for the late reply. Abhishek ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-07-17 15:24 UTC | newest] Thread overview: 4+ 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 2026-07-15 9:16 ` Ping-Ke Shih 2026-07-17 15:24 ` Abhishek Tamboli
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.