11 lines
463 B
Diff
11 lines
463 B
Diff
|
--- mt7601-20150731git/src/common/rtusb_dev_id.c.orig 2015-07-31 23:03:17.334358446 +0200
|
||
|
+++ mt7601-20150731git/src/common/rtusb_dev_id.c 2015-07-31 23:04:29.462448996 +0200
|
||
|
@@ -39,6 +39,7 @@
|
||
|
{USB_DEVICE(0x148f,0x6570)}, /* Ralink 6570 */
|
||
|
#endif /* RT6570 */
|
||
|
{USB_DEVICE(0x148f, 0x7650)}, /* MT7650 */
|
||
|
+ {USB_DEVICE(0x2001, 0x3d04)}, /* D-Link */
|
||
|
#ifdef MT7601U
|
||
|
{USB_DEVICE(0x148f,0x6370)}, /* Ralink 6370 */
|
||
|
{USB_DEVICE(0x148f,0x7601)}, /* MT 6370 */
|