V4L/DVB: af9015: support for DigitalNow TinyTwin v2
authorAntti Palosaari <crope@iki.fi>
Wed, 10 Feb 2010 23:05:48 +0000 (20:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:57 +0000 (15:10 -0300)
Add USB ID 1b80:e402 for DigitalNow TinyTwin version 2.

Thanks to Trevor Phillips <trevor.phillips@gmail.com> for reporting this.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/af9015.c
drivers/media/dvb/dvb-usb/dvb-usb-ids.h

index 47ab2e9..10aaedc 100644 (file)
@@ -1291,6 +1291,7 @@ static struct usb_device_id af9015_usb_table[] = {
 /* 25 */{USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_KWORLD_399U_2)},
        {USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_KWORLD_PC160_T)},
        {USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_SVEON_STV20)},
+       {USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_TINYTWIN_2)},
        {0},
 };
 MODULE_DEVICE_TABLE(usb, af9015_usb_table);
@@ -1377,7 +1378,8 @@ static struct dvb_usb_device_properties af9015_properties[] = {
                        },
                        {
                                .name = "DigitalNow TinyTwin DVB-T Receiver",
-                               .cold_ids = {&af9015_usb_table[5], NULL},
+                               .cold_ids = {&af9015_usb_table[5],
+                                            &af9015_usb_table[28], NULL},
                                .warm_ids = {NULL},
                        },
                        {
index 90cdac7..19e2c98 100644 (file)
 #define USB_PID_TWINHAN_VP7021_COLD                    0x3207
 #define USB_PID_TWINHAN_VP7021_WARM                    0x3208
 #define USB_PID_TINYTWIN                               0x3226
+#define USB_PID_TINYTWIN_2                             0xe402
 #define USB_PID_DNTV_TINYUSB2_COLD                     0x3223
 #define USB_PID_DNTV_TINYUSB2_WARM                     0x3224
 #define USB_PID_ULTIMA_TVBOX_COLD                      0x8105