diff options
author | Patrick Boettcher <pboettcher@kernellabs.com> | 2009-09-15 11:55:35 +0200 |
---|---|---|
committer | Patrick Boettcher <pboettcher@kernellabs.com> | 2009-09-15 11:55:35 +0200 |
commit | c346c197df913c89e5334f18c92880fc503f18a7 (patch) | |
tree | 7a1f4021d8b777a9932ce1ecf9bdeed09db4ea6c /linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 275f551d8e0c03884cd207fec2b627abf62da326 (diff) | |
download | mediapointer-dvb-s2-c346c197df913c89e5334f18c92880fc503f18a7.tar.gz mediapointer-dvb-s2-c346c197df913c89e5334f18c92880fc503f18a7.tar.bz2 |
STK7770P: Add support for STK7770P
From: Olivier Grenie <olivier.grenie@dibcom.fr>
Added support for the dib7770P and the STK7770P
Priority: normal
Signed-off-by: Olivier Grenie <olivier.grenie@dibcom.fr>
Signed-off-by: Patrick Boettcher <patrick.boettcher@dibcom.fr>
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 eec5604dc..a77d305e3 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h @@ -96,6 +96,7 @@ #define USB_PID_DIBCOM_STK7070P 0x1ebc #define USB_PID_DIBCOM_STK7070PD 0x1ebe #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131 +#define USB_PID_DIBCOM_STK7770P 0x1e80 #define USB_PID_DPOSH_M9206_COLD 0x9206 #define USB_PID_DPOSH_M9206_WARM 0xa090 #define USB_PID_UNIWILL_STK7700P 0x6003 |