diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2011-11-07 01:30:26 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-08 17:37:41 +0400 |
commit | fdb5a9111ef77d537efb86e90e8073ebfd0b553e (patch) | |
tree | 5e6a51fb1a6d2882c5428655df53854ce6aa7b0d /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 34490a0a3dfd9c048abc5b9a3ce86fb0fbf881cf (diff) | |
download | linux-fdb5a9111ef77d537efb86e90e8073ebfd0b553e.tar.xz |
[media] Support for Sveon STV22 (IT9137)
This indeed a clone of Kworld UB499 2T
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.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.h | 1 |
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 2d08c9b5128a..0040aa24f89f 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h @@ -322,6 +322,7 @@ #define USB_PID_TVWAY_PLUS 0x0002 #define USB_PID_SVEON_STV20 0xe39d #define USB_PID_SVEON_STV22 0xe401 +#define USB_PID_SVEON_STV22_IT9137 0xe411 #define USB_PID_AZUREWAVE_AZ6027 0x3275 #define USB_PID_TERRATEC_DVBS2CI_V1 0x10a4 #define USB_PID_TERRATEC_DVBS2CI_V2 0x10ac |