From: Antti Palosaari <crope@iki.fi>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-media@vger.kernel.org, Darryl Bond <darryl.bond@gmail.com>
Subject: Re: [PATCH] rtl28xxu: [0413:6680] DigitalNow Quad DVB-T Receiver
Date: Sun, 23 Sep 2012 19:20:07 +0300 [thread overview]
Message-ID: <505F36B7.3010606@iki.fi> (raw)
In-Reply-To: <1348177242-12494-1-git-send-email-crope@iki.fi>
On 09/21/2012 12:40 AM, Antti Palosaari wrote:
> It is 4 x RTL2832U + 4 x FC0012 in one PCIe board.
> Of course there is a PCIe USB host controller too.
>
> Big thanks for Darryl Bond reporting and testing that!
>
> Cc: Darryl Bond <darryl.bond@gmail.com>
> Signed-off-by: Antti Palosaari <crope@iki.fi>
Maybe proper tags doesn't hurt here.
Tested-by: Darryl Bond <darryl.bond@gmail.com>
Reported-by: Darryl Bond <darryl.bond@gmail.com>
> ---
> 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 70c2df1..f62cfba 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1342,6 +1342,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
> &rtl2832u_props, "Trekstor DVB-T Stick Terres 2.0", NULL) },
> { DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1101,
> &rtl2832u_props, "Dexatek DK DVB-T Dongle", NULL) },
> + { DVB_USB_DEVICE(USB_VID_LEADTEK, 0x6680,
> + &rtl2832u_props, "DigitalNow Quad DVB-T Receiver", NULL) },
> { }
> };
> MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);
>
--
http://palosaari.fi/
prev parent reply other threads:[~2012-09-23 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-20 21:40 [PATCH] rtl28xxu: [0413:6680] DigitalNow Quad DVB-T Receiver Antti Palosaari
2012-09-23 16:20 ` 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=505F36B7.3010606@iki.fi \
--to=crope@iki.fi \
--cc=darryl.bond@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).