]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] dib0700: add new USB PID for the Elgato EyeTV DTT stick
authorGianluca Gennari <gennarone@gmail.com>
Sat, 14 Apr 2012 12:14:07 +0000 (09:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 19 Apr 2012 17:43:56 +0000 (14:43 -0300)
Reported working here:
http://ubuntuforums.org/archive/index.php/t-1510188.html
http://ubuntuforums.org/archive/index.php/t-1756828.html
https://sites.google.com/site/slackwarestuff/home/elgato-eyetv

Signed-off-by: Gianluca Gennari <gennarone@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700_devices.c
drivers/media/dvb/dvb-usb/dvb-usb-ids.h

index f9e966aa26e75d19b0ce129221be038bd6787fe5..510001da6e836a0c1e6ca0bdc492fa1532e63ccc 100644 (file)
@@ -3569,6 +3569,7 @@ struct usb_device_id dib0700_usb_id_table[] = {
        { USB_DEVICE(USB_VID_DIBCOM,    USB_PID_DIBCOM_TFE7090E) },
        { USB_DEVICE(USB_VID_DIBCOM,    USB_PID_DIBCOM_TFE7790E) },
 /* 80 */{ USB_DEVICE(USB_VID_DIBCOM,    USB_PID_DIBCOM_TFE8096P) },
+       { USB_DEVICE(USB_VID_ELGATO,    USB_PID_ELGATO_EYETV_DTT_2) },
        { 0 }           /* Terminating entry */
 };
 MODULE_DEVICE_TABLE(usb, dib0700_usb_id_table);
@@ -3832,7 +3833,7 @@ struct dvb_usb_device_properties dib0700_devices[] = {
                        },
                },
 
-               .num_device_descs = 11,
+               .num_device_descs = 12,
                .devices = {
                        {   "DiBcom STK7070P reference design",
                                { &dib0700_usb_id_table[15], NULL },
@@ -3878,6 +3879,10 @@ struct dvb_usb_device_properties dib0700_devices[] = {
                                { &dib0700_usb_id_table[50], NULL },
                                { NULL },
                        },
+                       {   "Elgato EyeTV DTT rev. 2",
+                               { &dib0700_usb_id_table[81], NULL },
+                               { NULL },
+                       },
                },
 
                .rc.core = {
index 94d3f8a5cd9ef68b8c17db07549292546ca91f9b..2418e41ed0dc1a1ce23636c6d4ef2baa365df3bb 100644 (file)
 #define USB_PID_MYGICA_D689                            0xd811
 #define USB_PID_ELGATO_EYETV_DIVERSITY                 0x0011
 #define USB_PID_ELGATO_EYETV_DTT                       0x0021
+#define USB_PID_ELGATO_EYETV_DTT_2                     0x003f
 #define USB_PID_ELGATO_EYETV_DTT_Dlx                   0x0020
 #define USB_PID_ELGATO_EYETV_SAT                       0x002a
 #define USB_PID_DVB_T_USB_STICK_HIGH_SPEED_COLD                0x5000