linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Fabrizio Gazzato <fabrizio.gazzato@gmail.com>
Cc: gennarone@gmail.com, linux-media@vger.kernel.org
Subject: Re: [PATCH] af9035: add ID [0bda:00aa] TerraTec Cinergy T Stick (rev. 2)
Date: Sun, 17 Feb 2013 23:49:19 +0200	[thread overview]
Message-ID: <5121505F.2070700@iki.fi> (raw)
In-Reply-To: <CAA=TYk98hQuu09bkBhrE_C0a-b1wb-i6Tc=Ds_AAEvHgZ=ZJAQ@mail.gmail.com>

On 02/17/2013 11:48 PM, Fabrizio Gazzato wrote:
> Hi Antti,
>
> this patch adds USB ID for alternative "Terratec Cinergy T Stick".
> Tested by a friend: works similarly to 0ccd:0093 version (af9035+tua9001)
>
> 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/

  reply	other threads:[~2013-02-17 21:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-17 21:48 [PATCH] af9035: add ID [0bda:00aa] TerraTec Cinergy T Stick (rev. 2) Fabrizio Gazzato
2013-02-17 21:49 ` Antti Palosaari [this message]
     [not found]   ` <CAA=TYk_JNt_Mr8xwqYb6JBepKYoh4SSM85uSLmfcN_cUsL=jsQ@mail.gmail.com>
2013-02-17 21:57     ` Antti Palosaari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5121505F.2070700@iki.fi \
    --to=crope@iki.fi \
    --cc=fabrizio.gazzato@gmail.com \
    --cc=gennarone@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).