diff options
author | Alexander Simon <alexander.simon@informatik.tu-muenchen.de> | 2008-03-29 20:37:54 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:07:56 -0400 |
commit | dc88807ed61ed0fc0d57bd80a92508b9de638f5d (patch) | |
tree | 4155a0c5c22fa68373e035e9b2e0b7fedd39f3da /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 58e6f95e613b37372a58fd504646ae1b1964c2ed (diff) |
V4L/DVB (7475): Added support for Terratec Cinergy T USB XXS
Alexander Simon found out that the Terratec Cinergy T USB XXS is just a clone of another DiB7070P-based device.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index 2214bfe80940..9757fb2c3b4c 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -139,6 +139,7 @@ | |||
139 | #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a | 139 | #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a |
140 | #define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058 | 140 | #define USB_PID_TERRATEC_CINERGY_HT_USB_XE 0x0058 |
141 | #define USB_PID_TERRATEC_CINERGY_HT_EXPRESS 0x0060 | 141 | #define USB_PID_TERRATEC_CINERGY_HT_EXPRESS 0x0060 |
142 | #define USB_PID_TERRATEC_CINERGY_T_XXS 0x0078 | ||
142 | #define USB_PID_PINNACLE_EXPRESSCARD_320CX 0x022e | 143 | #define USB_PID_PINNACLE_EXPRESSCARD_320CX 0x022e |
143 | #define USB_PID_PINNACLE_PCTV2000E 0x022c | 144 | #define USB_PID_PINNACLE_PCTV2000E 0x022c |
144 | #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228 | 145 | #define USB_PID_PINNACLE_PCTV_DVB_T_FLASH 0x0228 |
@@ -193,6 +194,6 @@ | |||
193 | #define USB_PID_GIGABYTE_U7000 0x7001 | 194 | #define USB_PID_GIGABYTE_U7000 0x7001 |
194 | #define USB_PID_ASUS_U3000 0x171f | 195 | #define USB_PID_ASUS_U3000 0x171f |
195 | #define USB_PID_ASUS_U3100 0x173f | 196 | #define USB_PID_ASUS_U3100 0x173f |
196 | #define USB_PID_YUAN_EC372S 0x1edc | 197 | #define USB_PID_YUAN_EC372S 0x1edc |
197 | 198 | ||
198 | #endif | 199 | #endif |