Added USB ID for Planex GW-450S

This commit is contained in:
Mutsutoshi Yoshimoto 2014-12-30 11:19:17 +09:00
parent a53c4ece27
commit 0c71b01fc3

View File

@ -288,6 +288,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE(0x7392, 0xA812),.driver_info = RTL8821}, /* Edimax - EW-7811UTC */
{USB_DEVICE(0x2001, 0x3314),.driver_info = RTL8821}, /* D-Link - Cameo */
{USB_DEVICE(0x0846, 0x9052),.driver_info = RTL8821}, /* Netgear - A6100 */
{USB_DEVICE(0x2019, 0xAB32),.driver_info = RTL8821}, /* Planex - GW-450S */
#endif