public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Juergen Lock <nox@jelal.kn-bremen.de>
Cc: linux-media@vger.kernel.org, hselasky@c2i.net
Subject: Re: [PATCH] [media] rtl28xxu: add Terratec Cinergy T Stick RC rev 3
Date: Thu, 29 Nov 2012 23:21:38 +0200	[thread overview]
Message-ID: <50B7D1E2.8000600@iki.fi> (raw)
In-Reply-To: <20121129205259.GA7548@triton8.kn-bremen.de>

On 11/29/2012 10:52 PM, Juergen Lock wrote:
> This just adds the usbid to the rtl28xxu driver, that's all that's
> needed to make the stick work for DVB.
>
> Signed-off-by: Juergen Lock <nox@jelal.kn-bremen.de>
>
> --- a/drivers/media/dvb-core/dvb-usb-ids.h
> +++ b/drivers/media/dvb-core/dvb-usb-ids.h
> @@ -162,6 +162,7 @@
>   #define USB_PID_TERRATEC_CINERGY_T_USB_XE_REV2		0x0069
>   #define USB_PID_TERRATEC_CINERGY_T_STICK		0x0093
>   #define USB_PID_TERRATEC_CINERGY_T_STICK_RC		0x0097
> +#define USB_PID_TERRATEC_CINERGY_T_STICK_RC_REV3	0x00d3
>   #define USB_PID_TERRATEC_CINERGY_T_STICK_DUAL_RC	0x0099
>   #define USB_PID_TERRATEC_CINERGY_T_STICK_BLACK_REV1	0x00a9
>   #define USB_PID_TWINHAN_VP7041_COLD			0x3201
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1340,6 +1340,8 @@ static const struct usb_device_id rtl28x
>   		&rtl2832u_props, "NOXON DAB/DAB+ USB dongle", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_TERRATEC, USB_PID_NOXON_DAB_STICK_REV2,
>   		&rtl2832u_props, "NOXON DAB/DAB+ USB dongle (rev 2)", NULL) },
> +	{ DVB_USB_DEVICE(USB_VID_TERRATEC, USB_PID_TERRATEC_CINERGY_T_STICK_RC_REV3,
> +		&rtl2832u_props, "Terratec Cinergy T Stick RC (rev 3)", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_GTEK, USB_PID_TREKSTOR_TERRES_2_0,
>   		&rtl2832u_props, "Trekstor DVB-T Stick Terres 2.0", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1101,
> --

That patch is already applied!

Due to that, nack. It is non-relevant.


Antti

-- 
http://palosaari.fi/

  reply	other threads:[~2012-11-29 21:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 20:52 [PATCH] [media] rtl28xxu: add Terratec Cinergy T Stick RC rev 3 Juergen Lock
2012-11-29 21:21 ` Antti Palosaari [this message]
2012-11-29 22:54   ` Juergen Lock

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=50B7D1E2.8000600@iki.fi \
    --to=crope@iki.fi \
    --cc=hselasky@c2i.net \
    --cc=linux-media@vger.kernel.org \
    --cc=nox@jelal.kn-bremen.de \
    /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