Skip to content

Commit

Permalink
rtl8188eu: Add TP-Link TL-WN727N v5.21 to device tables
Browse files Browse the repository at this point in the history
This info provided by kakash1hatake.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
  • Loading branch information
lwfinger committed Oct 16, 2019
1 parent 126d786 commit b9b537a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions os_dep/usb_intf.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
{USB_DEVICE(0x2001, 0x331B)}, /* D-Link DWA-121 rev B1 */
{USB_DEVICE(0x056E, 0x4008)}, /* Elecom WDC-150SU2M */
{USB_DEVICE(0x2357, 0x010c)}, /* TP-Link TL-WN722N v2 */
{USB_DEVICE(0x2357, 0x0111)}, /* TP-Link TL-WN727N v5.21 */
{} /* Terminating entry */
};

Expand Down

0 comments on commit b9b537a

Please sign in to comment.