public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Robert Backhaus <robbak@robbak.com>, linux-media@vger.kernel.org
Subject: Re: [PATCH] Add USB IDs for Winfast DTV Dongle Mini-D
Date: Fri, 13 Dec 2013 16:32:56 +0200	[thread overview]
Message-ID: <52AB1A98.6080803@iki.fi> (raw)
In-Reply-To: <201312131401.rBDE1qoF039531@boffin.lan>

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

regards
Antti

On 13.12.2013 16:01, Robert Backhaus wrote:
> From: Robert Backhaus <robbak@robbak.com>
> Date:   Fri Dec 13 22:59:10 2013 +1000
>
>      Add USB IDs for the WinFast DTV Dongle Mini.
>      Device is tested and works fine under MythTV
>
>      Signed-off-by: Robert Backhaus <robbak@robbak.com>
>
> diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h
> index 4a53454..6947621 100644
> --- a/drivers/media/dvb-core/dvb-usb-ids.h
> +++ b/drivers/media/dvb-core/dvb-usb-ids.h
> @@ -317,6 +317,7 @@
>   #define USB_PID_WINFAST_DTV_DONGLE_H			0x60f6
>   #define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2		0x6f01
>   #define USB_PID_WINFAST_DTV_DONGLE_GOLD			0x6029
> +#define USB_PID_WINFAST_DTV_DONGLE_MINID		0x6f0f
>   #define USB_PID_GENPIX_8PSK_REV_1_COLD			0x0200
>   #define USB_PID_GENPIX_8PSK_REV_1_WARM			0x0201
>   #define USB_PID_GENPIX_8PSK_REV_2			0x0202
> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> index ecca036..fda5c64 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1407,6 +1407,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
>   		&rtl2832u_props, "Dexatek DK DVB-T Dongle", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_LEADTEK, 0x6680,
>   		&rtl2832u_props, "DigitalNow Quad DVB-T Receiver", NULL) },
> +	{ DVB_USB_DEVICE(USB_VID_LEADTEK, USB_PID_WINFAST_DTV_DONGLE_MINID,
> +		&rtl2832u_props, "Leadtek Winfast DTV Dongle Mini D", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00d3,
>   		&rtl2832u_props, "TerraTec Cinergy T Stick RC (Rev. 3)", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1102,
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


-- 
http://palosaari.fi/

      reply	other threads:[~2013-12-13 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 14:01 [PATCH] Add USB IDs for Winfast DTV Dongle Mini-D Robert Backhaus
2013-12-13 14:32 ` Antti Palosaari [this message]

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=52AB1A98.6080803@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=robbak@robbak.com \
    /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