aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
diff options
context:
space:
mode:
authorMarco Gittler <g.marco@freenet.de>2007-04-23 16:52:58 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 14:45:59 -0400
commit86534e5e8eaeab2f5d2e92cff5e16980750095c6 (patch)
tree67a2398455fbff1f19f3de7d0750c9042a418bdd /drivers/media/dvb/dvb-usb/dvb-usb-ids.h
parent12df2f54e5522d89b3de6df62a800a0edeb10dcc (diff)
V4L/DVB (5558): Opera: use 7-bit i2c addresses
- the tuner i2c addr now without define (as wanted). - now 7 bit addr are used (the power_ctrl fkt ist ok so, because this is a raw write) - the addr >> 1 , addr << 1 is ok so, i think beause the read write is now taken from the last bit. - now i have no datasheet for the device, all taken from usb-logs Signed-off-by: Marco Gittler <g.marco@freenet.de> Signed-off-by: Michael Krufky <mkrufky@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.h2
1 files changed, 1 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 e4e60619421e..97715f7514d6 100644
--- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
+++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
@@ -32,13 +32,13 @@
32#define USB_VID_LITEON 0x04ca 32#define USB_VID_LITEON 0x04ca
33#define USB_VID_MEDION 0x1660 33#define USB_VID_MEDION 0x1660
34#define USB_VID_MSI 0x0db0 34#define USB_VID_MSI 0x0db0
35#define USB_VID_OPERA1 0x695c
35#define USB_VID_PINNACLE 0x2304 36#define USB_VID_PINNACLE 0x2304
36#define USB_VID_VISIONPLUS 0x13d3 37#define USB_VID_VISIONPLUS 0x13d3
37#define USB_VID_TWINHAN 0x1822 38#define USB_VID_TWINHAN 0x1822
38#define USB_VID_ULTIMA_ELECTRONIC 0x05d8 39#define USB_VID_ULTIMA_ELECTRONIC 0x05d8
39#define USB_VID_UNIWILL 0x1584 40#define USB_VID_UNIWILL 0x1584
40#define USB_VID_WIDEVIEW 0x14aa 41#define USB_VID_WIDEVIEW 0x14aa
41#define USB_VID_OPERA1 0x695c
42 42
43/* Product IDs */ 43/* Product IDs */
44#define USB_PID_ADSTECH_USB2_COLD 0xa333 44#define USB_PID_ADSTECH_USB2_COLD 0xa333