aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
diff options
context:
space:
mode:
authorDavide Ferri <davidef1986@gmail.com>2009-06-23 21:34:06 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 16:52:25 -0400
commit8d009a0c41475a482aca17d2a9fc8e6965f2fdf9 (patch)
treeaeb7a8772eb1ad4d2f52198beacfd7e6480ba345 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h
parent32127363eebdf63be2f375ed94838a4cdb1d6fe0 (diff)
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
This is initial code written by Davide Ferri for the PCTV 340e, including a new xc4000 driver. I am checking in all the code unmodified, and making no assertions about its quality (other than confirming it compiles). [mchehab@redhat.com: rebased on the top of the current tree] Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Davide Ferri <davidef1986@gmail.com> Cc: Patrick Boettcher <pboettcher@kernellabs.com> 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.h1
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 21b15495d2d7..9b40f12cfd22 100644
--- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
+++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
@@ -228,6 +228,7 @@
228#define USB_PID_PINNACLE_PCTV72E 0x0236 228#define USB_PID_PINNACLE_PCTV72E 0x0236
229#define USB_PID_PINNACLE_PCTV73E 0x0237 229#define USB_PID_PINNACLE_PCTV73E 0x0237
230#define USB_PID_PINNACLE_PCTV310E 0x3211 230#define USB_PID_PINNACLE_PCTV310E 0x3211
231#define USB_PID_PINNACLE_PCTV340E 0x023d
231#define USB_PID_PINNACLE_PCTV801E 0x023a 232#define USB_PID_PINNACLE_PCTV801E 0x023a
232#define USB_PID_PINNACLE_PCTV801E_SE 0x023b 233#define USB_PID_PINNACLE_PCTV801E_SE 0x023b
233#define USB_PID_PINNACLE_PCTV73A 0x0243 234#define USB_PID_PINNACLE_PCTV73A 0x0243