aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
diff options
context:
space:
mode:
authorsebastian.blanes@gmail.com <sebastian.blanes@gmail.com>2009-02-24 12:51:43 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:07 -0400
commit0a6e1ed2f11d92e24c3792ce5403e2628a9f7a7e (patch)
treeb40da7520f20ab41e3fe76bcb926d20b290e412a /drivers/media/dvb/dvb-usb/dvb-usb-ids.h
parent04574185aa9ad0e6be7db96252f3c479beb5b3fa (diff)
V4L/DVB (10824): Add "Sony PlayTV" to dibcom driver
This patch introduces support for DVB-T for the following dibcom based card: Sony PlayTV (USB-ID: 1415:0003) Signed-off-by: Sebastián Blanes <sebastian.blanes@gmail.com> Cc: Patrick Boettcher <patrick.boettcher@desy.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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, 2 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 4ab5ec9a0de..748d8dc3877 100644
--- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
+++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
@@ -55,6 +55,7 @@
55#define USB_VID_GIGABYTE 0x1044 55#define USB_VID_GIGABYTE 0x1044
56#define USB_VID_YUAN 0x1164 56#define USB_VID_YUAN 0x1164
57#define USB_VID_XTENSIONS 0x1ae7 57#define USB_VID_XTENSIONS 0x1ae7
58#define USB_VID_SONY 0x1415
58 59
59/* Product IDs */ 60/* Product IDs */
60#define USB_PID_ADSTECH_USB2_COLD 0xa333 61#define USB_PID_ADSTECH_USB2_COLD 0xa333
@@ -237,5 +238,6 @@
237#define USB_PID_XTENSIONS_XD_380 0x0381 238#define USB_PID_XTENSIONS_XD_380 0x0381
238#define USB_PID_TELESTAR_STARSTICK_2 0x8000 239#define USB_PID_TELESTAR_STARSTICK_2 0x8000
239#define USB_PID_MSI_DIGI_VOX_MINI_III 0x8807 240#define USB_PID_MSI_DIGI_VOX_MINI_III 0x8807
241#define USB_PID_SONY_PLAYTV 0x0003
240 242
241#endif 243#endif