diff options
author | Marco Gittler <g.marco@freenet.de> | 2007-04-19 10:26:47 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-04-27 14:45:42 -0400 |
commit | 941491f3a52c34506137060716ce73e642ee326e (patch) | |
tree | 8588788d624198f0b21e88fbede85651b9440266 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 6284feafcf589103f4a85d98d305e7a9d98970d3 (diff) |
V4L/DVB (5532): Add support for Opera S1- DVB-USB
This patch adds support for DVB-Opera S1 USB 2.0 BOX.
Signed-off-by: Marco Gittler <g.marco@freenet.de>
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, 3 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 dda636af29fb..e4e60619421e 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -38,6 +38,7 @@ | |||
38 | #define USB_VID_ULTIMA_ELECTRONIC 0x05d8 | 38 | #define USB_VID_ULTIMA_ELECTRONIC 0x05d8 |
39 | #define USB_VID_UNIWILL 0x1584 | 39 | #define USB_VID_UNIWILL 0x1584 |
40 | #define USB_VID_WIDEVIEW 0x14aa | 40 | #define USB_VID_WIDEVIEW 0x14aa |
41 | #define USB_VID_OPERA1 0x695c | ||
41 | 42 | ||
42 | /* Product IDs */ | 43 | /* Product IDs */ |
43 | #define USB_PID_ADSTECH_USB2_COLD 0xa333 | 44 | #define USB_PID_ADSTECH_USB2_COLD 0xa333 |
@@ -142,6 +143,8 @@ | |||
142 | #define USB_PID_GENPIX_8PSK_WARM 0x0201 | 143 | #define USB_PID_GENPIX_8PSK_WARM 0x0201 |
143 | #define USB_PID_SIGMATEK_DVB_110 0x6610 | 144 | #define USB_PID_SIGMATEK_DVB_110 0x6610 |
144 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 | 145 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 |
146 | #define USB_PID_OPERA1_COLD 0x2830 | ||
147 | #define USB_PID_OPERA1_WARM 0x3829 | ||
145 | 148 | ||
146 | 149 | ||
147 | #endif | 150 | #endif |