Commit a955dc39 authored by Josef Jiru's avatar Josef Jiru Committed by Greg Kroah-Hartman
Browse files

Staging: rt2870: add Linksys WUSB600N device id



Updated usb device list to support Linksys WUSB600N wireless adapter

Signed-off-by: default avatarJosef Jiru <josef.jiru@gmx.net>
parent bdc0a173
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@
#define RT2870_USB_DEVICES	\
{	\
	{USB_DEVICE(0x148F,0x2770)}, /* Ralink */		\
	{USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */	\
	{USB_DEVICE(0x148F,0x2870)}, /* Ralink */		\
	{USB_DEVICE(0x148F,0x3070)}, /* Ralink */		\
	{USB_DEVICE(0x0B05,0x1731)}, /* Asus */			\