Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin

Linksys WUSB100, Belkin F5D8053 N, Planex Communications unknown model.

Signed-off-by: Jakob Gruber <jakob.gruber@kabelnet.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Jakob Gruber and committed by Greg Kroah-Hartman 4d2da07b 36b8659f

+3
+3
drivers/staging/rt2870/rt2870.h
··· 79 79 { \ 80 80 {USB_DEVICE(0x148F,0x2770)}, /* Ralink */ \ 81 81 {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \ 82 + {USB_DEVICE(0x1737,0x0070)}, /* Linksys */ \ 82 83 {USB_DEVICE(0x148F,0x2870)}, /* Ralink */ \ 83 84 {USB_DEVICE(0x148F,0x3070)}, /* Ralink */ \ 84 85 {USB_DEVICE(0x0B05,0x1731)}, /* Asus */ \ ··· 94 93 {USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \ 95 94 {USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \ 96 95 {USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */ \ 96 + {USB_DEVICE(0x2019,0xED14)}, /* Planex Communications, Inc. */ \ 97 97 {USB_DEVICE(0x2019,0xAB25)}, /* Planex Communications, Inc. RT3070 */ \ 98 98 {USB_DEVICE(0x07D1,0x3C09)}, /* D-Link */ \ 99 99 {USB_DEVICE(0x07D1,0x3C11)}, /* D-Link */ \ 100 100 {USB_DEVICE(0x14B2,0x3C07)}, /* AL */ \ 101 101 {USB_DEVICE(0x14B2,0x3C12)}, /* AL */ \ 102 102 {USB_DEVICE(0x050D,0x8053)}, /* Belkin */ \ 103 + {USB_DEVICE(0x050D,0x815C)}, /* Belkin */ \ 103 104 {USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */ \ 104 105 {USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */ \ 105 106 {USB_DEVICE(0x07AA,0x002F)}, /* Corega */ \