diff options
author | Patrick Boettcher <pboettcher@dibcom.fr> | 2009-09-16 08:51:30 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-18 23:14:31 -0400 |
commit | ba3fe3a96374ff209f532a4924743bb1fa4d57f6 (patch) | |
tree | 2b02a0b59cfc1bbdb6f2ee9a228da8207b9411ef /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 77e2c0f5d471e2b14140f0695a1b6a718f318dd7 (diff) |
V4L/DVB (12901): DiB0700: add support for STK807XP and STK807XPVR
This patchs adds support for the DiB8000 based devices STK807xP and
STK807xPVR to the dib0700-device-tree.
[mchehab@redhat.com: Fix merge conflicts]
Signed-off-by: Olivier Grenie <Olivier.Grenie@dibcom.fr>
Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
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.h | 2 |
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 a07959c1c065..7c0e3124a69b 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -95,6 +95,8 @@ | |||
95 | #define USB_PID_DIBCOM_STK7700_U7000 0x7001 | 95 | #define USB_PID_DIBCOM_STK7700_U7000 0x7001 |
96 | #define USB_PID_DIBCOM_STK7070P 0x1ebc | 96 | #define USB_PID_DIBCOM_STK7070P 0x1ebc |
97 | #define USB_PID_DIBCOM_STK7070PD 0x1ebe | 97 | #define USB_PID_DIBCOM_STK7070PD 0x1ebe |
98 | #define USB_PID_DIBCOM_STK807XP 0x1f90 | ||
99 | #define USB_PID_DIBCOM_STK807XPVR 0x1f98 | ||
98 | #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131 | 100 | #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131 |
99 | #define USB_PID_DIBCOM_STK7770P 0x1e80 | 101 | #define USB_PID_DIBCOM_STK7770P 0x1e80 |
100 | #define USB_PID_DPOSH_M9206_COLD 0x9206 | 102 | #define USB_PID_DPOSH_M9206_COLD 0x9206 |