Re: [PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus

2015-03-13 Thread Vincent McIntyre
On Mon, Mar 09, 2015 at 03:19:01PM +1000, Christian Dale wrote: Add Leadtek WinFast DTV2000DS Plus device based on Realtek RTL2832U. I have not tested the remote, but it is the Y04G0051 model. Thanks for doing this Christian. I have one of these cards also, 0x6f12. I wrote the same patch

Re: [PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus

2015-03-13 Thread Christian Dale
I'm currently running on ArchLinux [0.00] Linux version 3.18.6-1-ARCH (cdale@huntsman) (gcc version 4.9.2 20150204 (prerelease) (GCC) ) #2 SMP PREEMPT Sun Mar 8 10:00:24 AEST 2015 On boot the card is detected by the kernel: [ 13.575736] usb 5-1: dvb_usb_v2: found a 'Leadtek WinFast

Re: [PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus

2015-03-13 Thread Christian Dale
I should note, that patch does not work for the 3.18 kernel. In the driver, rtl2832u_props was updated to rtl28xxu_props in commit 723abfd787f7cccaff89036b8aa14f56a2f7a11a. So you'd need to invert that change for the patch to work against 3.18. On 13/03/15 20:07, Vincent McIntyre wrote: On

[PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus

2015-03-08 Thread Christian Dale
From: Christian Dale ker...@techmunk.com Add Leadtek WinFast DTV2000DS Plus device based on Realtek RTL2832U. I have not tested the remote, but it is the Y04G0051 model. Signed-off-by: Christian Dale ker...@techmunk.com --- drivers/media/dvb-core/dvb-usb-ids.h| 1 +

[PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus

2015-03-08 Thread Christian Dale
Add Leadtek WinFast DTV2000DS Plus device based on Realtek RTL2832U. I have not tested the remote, but it is the Y04G0051 model. Signed-off-by: Christian Dale ker...@techmunk.com --- drivers/media/dvb-core/dvb-usb-ids.h| 1 + drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++ 2 files changed,