|
@@ -40,6 +40,7 @@ static int as102_release(struct inode *inode, struct file *file);
|
|
|
static struct usb_device_id as102_usb_id_table[] = {
|
|
|
{ USB_DEVICE(AS102_USB_DEVICE_VENDOR_ID, AS102_USB_DEVICE_PID_0001) },
|
|
|
{ USB_DEVICE(PCTV_74E_USB_VID, PCTV_74E_USB_PID) },
|
|
|
+ { USB_DEVICE(ELGATO_EYETV_DTT_USB_VID, ELGATO_EYETV_DTT_USB_PID) },
|
|
|
{ } /* Terminating entry */
|
|
|
};
|
|
|
|