rtlwifi: rtl8192cu: Add On Networks N150
authorJonathan Teh <jonathan.teh@outlook.com>
Sun, 13 Mar 2022 20:10:55 +0000 (20:10 +0000)
committerKalle Valo <kvalo@kernel.org>
Wed, 16 Mar 2022 15:29:27 +0000 (17:29 +0200)
This is an RTL8188CUS device, identifies as model N150MA-199WWS.

Signed-off-by: Jonathan Teh <jonathan.teh@outlook.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/DBAPR04MB7366E8014ECA839E1F5CCE29920E9@DBAPR04MB7366.eurprd04.prod.outlook.com
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c

index b53daf1..876c14d 100644 (file)
@@ -334,6 +334,7 @@ static const struct usb_device_id rtl8192c_usb_ids[] = {
        {RTL_USB_DEVICE(0x04f2, 0xaff7, rtl92cu_hal_cfg)}, /*Xavi*/
        {RTL_USB_DEVICE(0x04f2, 0xaff9, rtl92cu_hal_cfg)}, /*Xavi*/
        {RTL_USB_DEVICE(0x04f2, 0xaffa, rtl92cu_hal_cfg)}, /*Xavi*/
+       {RTL_USB_DEVICE(0x0846, 0x9042, rtl92cu_hal_cfg)}, /*On Netwrks N150MA*/
 
        /****** 8188CUS Slim Combo ********/
        {RTL_USB_DEVICE(0x04f2, 0xaff8, rtl92cu_hal_cfg)}, /*Xavi*/