diff options
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index 148386aba275..97715f7514d6 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -13,6 +13,7 @@ | |||
13 | #define USB_VID_ADSTECH 0x06e1 | 13 | #define USB_VID_ADSTECH 0x06e1 |
14 | #define USB_VID_ALCOR_MICRO 0x058f | 14 | #define USB_VID_ALCOR_MICRO 0x058f |
15 | #define USB_VID_ANCHOR 0x0547 | 15 | #define USB_VID_ANCHOR 0x0547 |
16 | #define USB_VID_ANUBIS_ELECTRONIC 0x10fd | ||
16 | #define USB_VID_AVERMEDIA 0x07ca | 17 | #define USB_VID_AVERMEDIA 0x07ca |
17 | #define USB_VID_COMPRO 0x185b | 18 | #define USB_VID_COMPRO 0x185b |
18 | #define USB_VID_COMPRO_UNK 0x145f | 19 | #define USB_VID_COMPRO_UNK 0x145f |
@@ -31,6 +32,7 @@ | |||
31 | #define USB_VID_LITEON 0x04ca | 32 | #define USB_VID_LITEON 0x04ca |
32 | #define USB_VID_MEDION 0x1660 | 33 | #define USB_VID_MEDION 0x1660 |
33 | #define USB_VID_MSI 0x0db0 | 34 | #define USB_VID_MSI 0x0db0 |
35 | #define USB_VID_OPERA1 0x695c | ||
34 | #define USB_VID_PINNACLE 0x2304 | 36 | #define USB_VID_PINNACLE 0x2304 |
35 | #define USB_VID_VISIONPLUS 0x13d3 | 37 | #define USB_VID_VISIONPLUS 0x13d3 |
36 | #define USB_VID_TWINHAN 0x1822 | 38 | #define USB_VID_TWINHAN 0x1822 |
@@ -127,6 +129,7 @@ | |||
127 | #define USB_PID_KYE_DVB_T_WARM 0x701f | 129 | #define USB_PID_KYE_DVB_T_WARM 0x701f |
128 | #define USB_PID_PCTV_200E 0x020e | 130 | #define USB_PID_PCTV_200E 0x020e |
129 | #define USB_PID_PCTV_400E 0x020f | 131 | #define USB_PID_PCTV_400E 0x020f |
132 | #define USB_PID_PCTV_450E 0x0222 | ||
130 | #define USB_PID_LITEON_DVB_T_COLD 0xf000 | 133 | #define USB_PID_LITEON_DVB_T_COLD 0xf000 |
131 | #define USB_PID_LITEON_DVB_T_WARM 0xf001 | 134 | #define USB_PID_LITEON_DVB_T_WARM 0xf001 |
132 | #define USB_PID_DIGIVOX_MINI_SL_COLD 0xe360 | 135 | #define USB_PID_DIGIVOX_MINI_SL_COLD 0xe360 |
@@ -139,6 +142,9 @@ | |||
139 | #define USB_PID_GENPIX_8PSK_COLD 0x0200 | 142 | #define USB_PID_GENPIX_8PSK_COLD 0x0200 |
140 | #define USB_PID_GENPIX_8PSK_WARM 0x0201 | 143 | #define USB_PID_GENPIX_8PSK_WARM 0x0201 |
141 | #define USB_PID_SIGMATEK_DVB_110 0x6610 | 144 | #define USB_PID_SIGMATEK_DVB_110 0x6610 |
145 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 | ||
146 | #define USB_PID_OPERA1_COLD 0x2830 | ||
147 | #define USB_PID_OPERA1_WARM 0x3829 | ||
142 | 148 | ||
143 | 149 | ||
144 | #endif | 150 | #endif |