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

Commit 676fa7d4 authored by Roland Scheidegger's avatar Roland Scheidegger Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx: add usb id for terratec h5 rev. 3



Seems to work just the same as older revisions.

Signed-off-by: default avatarRoland Scheidegger <rscheidegger_lists@hispeed.ch>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 2fd7f398
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2080,6 +2080,8 @@ struct usb_device_id em28xx_id_table[] = {
			.driver_info = EM2884_BOARD_TERRATEC_H5 },
	{ USB_DEVICE(0x0ccd, 0x10ad),	/* H5 Rev. 2 */
			.driver_info = EM2884_BOARD_TERRATEC_H5 },
	{ USB_DEVICE(0x0ccd, 0x10b6),	/* H5 Rev. 3 */
			.driver_info = EM2884_BOARD_TERRATEC_H5 },
	{ USB_DEVICE(0x0ccd, 0x0084),
			.driver_info = EM2860_BOARD_TERRATEC_AV350 },
	{ USB_DEVICE(0x0ccd, 0x0096),