|
@@ -144,6 +144,7 @@ static void usbtv_disconnect(struct usb_interface *intf)
|
|
|
|
|
|
static const struct usb_device_id usbtv_id_table[] = {
|
|
static const struct usb_device_id usbtv_id_table[] = {
|
|
{ USB_DEVICE(0x1b71, 0x3002) },
|
|
{ USB_DEVICE(0x1b71, 0x3002) },
|
|
|
|
+ { USB_DEVICE(0x1f71, 0x3301) },
|
|
{}
|
|
{}
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(usb, usbtv_id_table);
|
|
MODULE_DEVICE_TABLE(usb, usbtv_id_table);
|