Linux wireless drivers development
 help / color / mirror / Atom feed
* wifi: rtw89: 8851bu: add Mercusys MA60XNB (2c4e:0128)
@ 2026-05-24 13:38 Guillermo Servera Negre
  2026-05-25  1:19 ` Ping-Ke Shih
  0 siblings, 1 reply; 3+ messages in thread
From: Guillermo Servera Negre @ 2026-05-24 13:38 UTC (permalink / raw)
  To: linux-wireless

Hi,

The Mercusys MA60XNB (AX900 Nano USB WiFi 6 adapter) works with the rtw89_8851bu driver but its USB ID (2c4e:0128) is not in the device table. Windows identifies the chipset as RTL8851BU.

 Adding the following entry to rtw_8851bu_id_table in rtw8851bu.c makes the adapter fully functional:

 { USB_DEVICE_AND_INTERFACE_INFO(0x2C4E, 0x0128, 0xff, 0xff, 0xff), .driver_info = (kernel_ulong_t)&rtw89_8851bu_info },

Tested on Fedora 44 with kernel 7.0.8-200.fc44.x86_64 and linux-firmware 20260410-1.fc44.

USB device details:
idVendor 0x2c4e Mercucys INC
idProduct 0x0128
iProduct 2 802.11ax WLAN Adapter
iManufacturer 1 Realtek
bcdUSB 2.00
bNumInterfaces 3


Thanks,
Guillem

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-25  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-24 13:38 wifi: rtw89: 8851bu: add Mercusys MA60XNB (2c4e:0128) Guillermo Servera Negre
2026-05-25  1:19 ` Ping-Ke Shih
2026-05-25  8:42   ` Guillem Servera Negre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox