|
@@ -799,6 +799,9 @@ static const struct usb_device_id it913x_id_table[] = {
|
|
|
{ DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_CTVDIGDUAL_V2,
|
|
|
&it913x_properties, "Digital Dual TV Receiver CTVDIGDUAL_V2",
|
|
|
RC_MAP_IT913X_V1) },
|
|
|
+ { DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_H335,
|
|
|
+ &it913x_properties, "Avermedia H335",
|
|
|
+ RC_MAP_IT913X_V2) },
|
|
|
{} /* Terminating entry */
|
|
|
};
|
|
|
|