diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2009-03-29 13:43:36 +0200 |
---|---|---|
committer | Patrick Boettcher <pb@linuxtv.org> | 2009-03-29 13:43:36 +0200 |
commit | ad5e78a7b1caf2e54f4ca0f3009152c4aaa03837 (patch) | |
tree | 5b361f75f0b1e42a79315e98edbf203160c178b3 /linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | a4a53ca9c540139e89446d304d7f83c79bd96b84 (diff) | |
download | mediapointer-dvb-s2-ad5e78a7b1caf2e54f4ca0f3009152c4aaa03837.tar.gz mediapointer-dvb-s2-ad5e78a7b1caf2e54f4ca0f3009152c4aaa03837.tar.bz2 |
Patch for Yuan MC770 DVB-T (1164:0871)
From: Xoan Loureiro <x04n2.0@gmail.com>
This patch adds support for the Yuan MC770 DVB-T (1164:0871).
Thanks to Xoan Loureiro.
Priority: normal
Signed-off-by: Xoan Loureiro <x04n2.0@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index 0f239c668..138ce1b5c 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h @@ -239,6 +239,7 @@ #define USB_PID_YUAN_EC372S 0x1edc #define USB_PID_YUAN_STK7700PH 0x1f08 #define USB_PID_YUAN_PD378S 0x2edc +#define USB_PID_YUAN_MC770 0x0871 #define USB_PID_DW2102 0x2102 #define USB_PID_XTENSIONS_XD_380 0x0381 #define USB_PID_TELESTAR_STARSTICK_2 0x8000 |