Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 706f0182 authored by Masanari Iida's avatar Masanari Iida Committed by Kalle Valo
Browse files

rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN



This patch add a device ID for PLANEX GW-USMicroN.
Without this patch, I had to echo the device IDs in order to
recognize the device.

# lsusb |grep PLANEX
Bus 002 Device 005: ID 2019:ed14 PLANEX GW-USMicroN

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Acked-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent d1b68c11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1086,6 +1086,7 @@ static const struct usb_device_id rt2800usb_device_table[] = {
	{ USB_DEVICE(0x0846, 0x9013) },
	{ USB_DEVICE(0x0846, 0x9019) },
	/* Planex */
	{ USB_DEVICE(0x2019, 0xed14) },
	{ USB_DEVICE(0x2019, 0xed19) },
	/* Ralink */
	{ USB_DEVICE(0x148f, 0x3573) },