|
@@ -1081,6 +1081,7 @@ struct usb_device_id usbvision_table [] = {
|
|
|
{ USB_DEVICE(0x2304, 0x0301), .driver_info=PINNA_LINX_VD_IN_CAB_PAL },
|
|
|
{ USB_DEVICE(0x2304, 0x0419), .driver_info=PINNA_PCTV_BUNGEE_PAL_FM },
|
|
|
{ USB_DEVICE(0x2400, 0x4200), .driver_info=HPG_WINTV },
|
|
|
+ { }, /* terminate list */
|
|
|
};
|
|
|
|
|
|
MODULE_DEVICE_TABLE (usb, usbvision_table);
|