V4L/DVB (10263): zr364xx: add support for Aiptek DV T300
[deliverable/linux.git] / drivers / media / video / zr364xx.c
index 93023560f3242550f0ed2e026954cfcac9c0794c..f2f8cdd71c46df382f77bcfda9598038cfd372be 100644 (file)
@@ -96,6 +96,7 @@ static struct usb_device_id device_table[] = {
        {USB_DEVICE(0x06d6, 0x003b), .driver_info = METHOD0 },
        {USB_DEVICE(0x0a17, 0x004e), .driver_info = METHOD2 },
        {USB_DEVICE(0x041e, 0x405d), .driver_info = METHOD2 },
+       {USB_DEVICE(0x08ca, 0x2102), .driver_info = METHOD2 },
        {}                      /* Terminating entry */
 };
 
This page took 0.045458 seconds and 5 git commands to generate.