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

Commit bab04c3a authored by Denis Joseph Barrow's avatar Denis Joseph Barrow Committed by David S. Miller
Browse files

hso: Add new usb device id's.

parent 47fd5b83
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -417,6 +417,11 @@ static const struct usb_device_id hso_ids[] = {
	{USB_DEVICE(0x0af0, 0x7401)},		/* GI 0401 */
	{USB_DEVICE(0x0af0, 0x7501)},		/* GTM 382 */
	{USB_DEVICE(0x0af0, 0x7601)},		/* GE40x */
	{USB_DEVICE(0x0af0, 0x7701)},
	{USB_DEVICE(0x0af0, 0x7801)},
	{USB_DEVICE(0x0af0, 0x7901)},
	{USB_DEVICE(0x0af0, 0x7361)},
	{icon321_port_device(0x0af0, 0xd051)},
	{}
};
MODULE_DEVICE_TABLE(usb, hso_ids);