diff options
author | Chris Pascoe <c.pascoe@itee.uq.edu.au> | 2007-11-19 23:53:31 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:02:36 -0500 |
commit | 5ccaf905015c83a9b28e8496b4504b9b8dc25a80 (patch) | |
tree | 75fe1936542f6df7bb4f33ddcdd4f0844b656f68 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 1ad0b796a3fa3d1c1a7d16be7c70b626da2940a9 (diff) |
V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware
Add support for the DViCO FusionHDTV DVB-T NANO with zl10353 demodulator and
firmware in ROM on the device.
Again, this is based on the great work of Mike Krufky with my modifications
to use the in-tree XC2028 driver.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
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 | 1 |
1 files changed, 1 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 6f14c853ffea..53496985ddfd 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -148,6 +148,7 @@ | |||
148 | #define USB_PID_DVICO_BLUEBIRD_DUAL_2_COLD 0xdb58 | 148 | #define USB_PID_DVICO_BLUEBIRD_DUAL_2_COLD 0xdb58 |
149 | #define USB_PID_DVICO_BLUEBIRD_DUAL_2_WARM 0xdb59 | 149 | #define USB_PID_DVICO_BLUEBIRD_DUAL_2_WARM 0xdb59 |
150 | #define USB_PID_DVICO_BLUEBIRD_DUAL_4 0xdb78 | 150 | #define USB_PID_DVICO_BLUEBIRD_DUAL_4 0xdb78 |
151 | #define USB_PID_DVICO_BLUEBIRD_DVB_T_NANO_2 0xdb70 | ||
151 | #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_COLD 0xdb54 | 152 | #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_COLD 0xdb54 |
152 | #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_WARM 0xdb55 | 153 | #define USB_PID_DIGITALNOW_BLUEBIRD_DUAL_1_WARM 0xdb55 |
153 | #define USB_PID_MEDION_MD95700 0x0932 | 154 | #define USB_PID_MEDION_MD95700 0x0932 |