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] [media] rtl28xxu: Add USB ID for MaxMedia HU394-T
Date: Sat, 16 Feb 2013 00:56:40 +0200 [thread overview]
Message-ID: <511EBD28.9060108@iki.fi> (raw)
In-Reply-To: <CAA=TYk8-a2NMSsZHjCygBxijGrfvd_KRDgsGWcKMFFAWMF6ubg@mail.gmail.com>
On 02/16/2013 12:54 AM, Fabrizio Gazzato wrote:
> Hi,
>
> please add USB ID for MaxMedia HU394-T USB DVB-T Multi (FM, DAB, DAB+)
> dongle (RTL2832U+FC0012)
>
> In Italy is branded: "DIKOM USB-DVBT HD"
>
> lsusb:
> ID 1b80:d394 Afatech
>
> Regards
>
>
> Signed-off-by: Fabrizio Gazzato <fabrizio.gazzato@gmail.com>
Acked-by: Antti Palosaari <crope@iki.fi>
> ---
> drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> index a4c302d..fc7b7a0 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1352,6 +1352,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
> &rtl2832u_props, "Dexatek DK mini DVB-T Dongle", NULL) },
> { DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00d7,
> &rtl2832u_props, "TerraTec Cinergy T Stick+", NULL) },
> + { DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd394,
> + &rtl2832u_props, "MaxMedia HU394-T", NULL) },
> { }
> };
> MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);
>
--
http://palosaari.fi/
prev parent reply other threads:[~2013-02-15 22:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 22:54 [PATCH] [media] rtl28xxu: Add USB ID for MaxMedia HU394-T Fabrizio Gazzato
2013-02-15 22:56 ` 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=511EBD28.9060108@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.