From e0025930a40815df2535b95e018d295e3ae4f010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=98=E3=81=A3=E3=81=9D=E3=81=86=E3=81=AE=E3=81=B2?= =?UTF-8?q?=E3=81=A8?= Date: Sat, 30 Jan 2016 20:45:46 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=82=E3=81=B5=E3=82=82=E3=81=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- os_dep/linux/usb_intf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os_dep/linux/usb_intf.c b/os_dep/linux/usb_intf.c index 9aff784..d882679 100644 --- a/os_dep/linux/usb_intf.c +++ b/os_dep/linux/usb_intf.c @@ -291,7 +291,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={ {USB_DEVICE(0x0846, 0x9052),.driver_info = RTL8821}, /* Netgear - A6100 */ {USB_DEVICE(0x2019, 0xAB32),.driver_info = RTL8821}, /* Planex - GW-450S */ {USB_DEVICE(0x0411, 0x0242),.driver_info = RTL8821}, /* BUFFALO - Edimax */ - {USB_DEVICE(0x0411, 0x0242),.driver_info = RTL8821}, /* ELECOM - WDC-433DU2H */ + {USB_DEVICE(0x056E, 0x4007),.driver_info = RTL8821}, /* ELECOM - WDC-433DU2H */ #endif #ifdef CONFIG_RTL8192E