Re: [PATCH] dvb/as102 nBox DVB-T dongle

2011-10-14 Thread Hans Petter Selasky
Hi, Could someone pull the AS102 driver into the media tree? http://git.linuxtv.org/media_tree.git/tree/HEAD:/drivers/media/dvb --HPS On Wednesday 20 July 2011 22:29:41 Piotr Chmura wrote: I just bought DVB-T USB dongle for one of polish digital platform. It works fine with as102 driver.

Re: [PATCH] dvb/as102 nBox DVB-T dongle

2011-10-14 Thread Piotr Chmura
Hi, There's licencing problem with as10x_cmd_cfg.c and as10x_cmd_stream.c files which are not GPL ( (c) Copyright Abilis Systems SARL 2005-2009 All rigths reserved \n www.abilis.com). Dunno if it's only Davin's Heitmueller oversight in changing licencing or a real problem. What about

Re: [PATCH] dvb/as102 nBox DVB-T dongle

2011-10-14 Thread Devin Heitmueller
On Fri, Oct 14, 2011 at 8:36 AM, Piotr Chmura chmoor...@poczta.onet.pl wrote: Hi, There's  licencing problem with as10x_cmd_cfg.c and as10x_cmd_stream.c files which are not GPL ( (c) Copyright Abilis Systems SARL 2005-2009 All rigths reserved \n   www.abilis.com). Dunno if it's only

[PATCH] dvb/as102 nBox DVB-T dongle

2011-07-20 Thread Piotr Chmura
I just bought DVB-T USB dongle for one of polish digital platform. It works fine with as102 driver. Here is patch adding vendor and product ID to as102 driver taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102. I tested it with kernel-3.0-rc7-git7 (had to change usb_buffer_alloc()