From: Jean-François Moine Date: Wed, 17 Feb 2010 16:59:31 +0000 (-0600) Subject: p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec X-Git-Tag: firefly_0821_release~10186^2~2087 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=25c08323806be68d53887720a439a9ad2e4a98da;p=firefly-linux-kernel-4.4.55.git p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec commit 5b9a919a97ac8bdda8020c9b366491b5b91b196e upstream. Yet another USB ID. Signed-off-by: Jean-François Moine Signed-off-by: Larry Finger Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/net/wireless/p54/p54usb.c b/drivers/net/wireless/p54/p54usb.c index 92af9b96bb7a..8742640bed8c 100644 --- a/drivers/net/wireless/p54/p54usb.c +++ b/drivers/net/wireless/p54/p54usb.c @@ -60,6 +60,7 @@ static struct usb_device_id p54u_table[] __devinitdata = { {USB_DEVICE(0x06b9, 0x0121)}, /* Thomson SpeedTouch 121g */ {USB_DEVICE(0x0707, 0xee13)}, /* SMC 2862W-G version 2 */ {USB_DEVICE(0x083a, 0x4521)}, /* Siemens Gigaset USB Adapter 54 version 2 */ + {USB_DEVICE(0x083a, 0xf503)}, /* Accton FD7050E ver 1010ec */ {USB_DEVICE(0x0846, 0x4240)}, /* Netgear WG111 (v2) */ {USB_DEVICE(0x0915, 0x2000)}, /* Cohiba Proto board */ {USB_DEVICE(0x0915, 0x2002)}, /* Cohiba Proto board */