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

Commit 30121604 authored by Nathaniel Quillin's avatar Nathaniel Quillin Committed by Greg Kroah-Hartman
Browse files

USB: cdc-acm: add device id for GW Instek AFG-125



Add device-id entry for GW Instek AFG-125, which has a byte swapped
bInterfaceSubClass (0x20).

Signed-off-by: default avatarNathaniel Quillin <ndq@google.com>
Acked-by: default avatarOliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9d4b8270
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1732,6 +1732,7 @@ static const struct usb_device_id acm_ids[] = {
	{ USB_DEVICE(0x20df, 0x0001), /* Simtec Electronics Entropy Key */
	.driver_info = QUIRK_CONTROL_LINE_STATE, },
	{ USB_DEVICE(0x2184, 0x001c) },	/* GW Instek AFG-2225 */
	{ USB_DEVICE(0x2184, 0x0036) },	/* GW Instek AFG-125 */
	{ USB_DEVICE(0x22b8, 0x6425), /* Motorola MOTOMAGX phones */
	},
	/* Motorola H24 HSPA module: */