linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2)
@ 2013-02-17 22:25 Fabrizio Gazzato
  2013-02-17 22:26 ` Antti Palosaari
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrizio Gazzato @ 2013-02-17 22:25 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media, gennarone

This patch adds USB ID for alternative "Terratec Cinergy T Stick".
Tested by a friend: works similarly to 0ccd:0093 version (af9035+tua9001)

Please delete the previous patch

Regards


Signed-off-by: Fabrizio Gazzato <fabrizio.gazzato@gmail.com>
---
 drivers/media/usb/dvb-usb-v2/af9035.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/media/usb/dvb-usb-v2/af9035.c
b/drivers/media/usb/dvb-usb-v2/af9035.c
index 61ae7f9..c3cd6be 100644
--- a/drivers/media/usb/dvb-usb-v2/af9035.c
+++ b/drivers/media/usb/dvb-usb-v2/af9035.c
@@ -1133,6 +1133,8 @@ static const struct usb_device_id af9035_id_table[] = {
 		&af9035_props, "AVerMedia Twinstar (A825)", NULL) },
 	{ DVB_USB_DEVICE(USB_VID_ASUS, USB_PID_ASUS_U3100MINI_PLUS,
 		&af9035_props, "Asus U3100Mini Plus", NULL) },
+        { DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00aa,
+		&af9035_props, "TerraTec Cinergy T Stick (rev. 2)", NULL) },
 	{ }
 };
 MODULE_DEVICE_TABLE(usb, af9035_id_table);
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2)
  2013-02-17 22:25 [PATCH] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2) Fabrizio Gazzato
@ 2013-02-17 22:26 ` Antti Palosaari
  0 siblings, 0 replies; 2+ messages in thread
From: Antti Palosaari @ 2013-02-17 22:26 UTC (permalink / raw)
  To: Fabrizio Gazzato; +Cc: linux-media, gennarone

On 02/18/2013 12:25 AM, Fabrizio Gazzato wrote:
> This patch adds USB ID for alternative "Terratec Cinergy T Stick".
> Tested by a friend: works similarly to 0ccd:0093 version (af9035+tua9001)
>
> Please delete the previous patch
>
> Regards
>
>
> Signed-off-by: Fabrizio Gazzato <fabrizio.gazzato@gmail.com>

Acked-by: Antti Palosaari <crope@iki.fi>


> ---
>   drivers/media/usb/dvb-usb-v2/af9035.c |    2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/usb/dvb-usb-v2/af9035.c
> b/drivers/media/usb/dvb-usb-v2/af9035.c
> index 61ae7f9..c3cd6be 100644
> --- a/drivers/media/usb/dvb-usb-v2/af9035.c
> +++ b/drivers/media/usb/dvb-usb-v2/af9035.c
> @@ -1133,6 +1133,8 @@ static const struct usb_device_id af9035_id_table[] = {
>   		&af9035_props, "AVerMedia Twinstar (A825)", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_ASUS, USB_PID_ASUS_U3100MINI_PLUS,
>   		&af9035_props, "Asus U3100Mini Plus", NULL) },
> +        { DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00aa,
> +		&af9035_props, "TerraTec Cinergy T Stick (rev. 2)", NULL) },
>   	{ }
>   };
>   MODULE_DEVICE_TABLE(usb, af9035_id_table);
>


-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-17 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-17 22:25 [PATCH] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2) Fabrizio Gazzato
2013-02-17 22:26 ` Antti Palosaari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).