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>
This commit is contained in:
parent
36b8659f93
commit
4d2da07bc8
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
{ \
|
||||
{USB_DEVICE(0x148F,0x2770)}, /* Ralink */ \
|
||||
{USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
|
||||
{USB_DEVICE(0x1737,0x0070)}, /* Linksys */ \
|
||||
{USB_DEVICE(0x148F,0x2870)}, /* Ralink */ \
|
||||
{USB_DEVICE(0x148F,0x3070)}, /* Ralink */ \
|
||||
{USB_DEVICE(0x0B05,0x1731)}, /* Asus */ \
|
||||
|
@ -93,12 +94,14 @@
|
|||
{USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \
|
||||
{USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \
|
||||
{USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */ \
|
||||
{USB_DEVICE(0x2019,0xED14)}, /* Planex Communications, Inc. */ \
|
||||
{USB_DEVICE(0x2019,0xAB25)}, /* Planex Communications, Inc. RT3070 */ \
|
||||
{USB_DEVICE(0x07D1,0x3C09)}, /* D-Link */ \
|
||||
{USB_DEVICE(0x07D1,0x3C11)}, /* D-Link */ \
|
||||
{USB_DEVICE(0x14B2,0x3C07)}, /* AL */ \
|
||||
{USB_DEVICE(0x14B2,0x3C12)}, /* AL */ \
|
||||
{USB_DEVICE(0x050D,0x8053)}, /* Belkin */ \
|
||||
{USB_DEVICE(0x050D,0x815C)}, /* Belkin */ \
|
||||
{USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */ \
|
||||
{USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */ \
|
||||
{USB_DEVICE(0x07AA,0x002F)}, /* Corega */ \
|
||||
|
|
Loading…
Reference in a new issue