All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Merle <thierry.merle@free.fr>
To: Tomi Orava <tomimo@ncircle.nullnet.fi>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Testers wanted for alternative version of Terratec Cinergy T2 driver
Date: Fri, 02 May 2008 19:08:08 +0200	[thread overview]
Message-ID: <481B4A78.8090305@free.fr> (raw)
In-Reply-To: <16781.192.100.124.220.1209712634.squirrel@ncircle.nullnet.fi>

Tomi Orava a écrit :
> Hi Thierry,
>
>   
>> what is the status of this driver enhancement?
>> Is there a blocking issue to integrate it in the v4l-dvb tree?
>> If I can help you to solve any issue, please tell me.
>>     
>
> I don't think there should be any blocking issues with this driver.
> The remote controller functionality could be improved to work better
> with LIRC's irrecord utility, but that's about all for now.
>
> Currently it's more or less a question of what I have to do in order to
> get the driver included into the official tree ?
>   
Well, I see some issues after taking a closer look at your driver:
1- checkpatch.pl raises errors: 90 errors, 53 warnings, 995 lines checked
2- there is a compilation error (I applied the patch on the latest
v4l-dvb tree):
cinergyT2-core.c: In function 'cinergyt2_usb_probe':
cinergyT2-core.c:138: error: too few arguments to function
'dvb_usb_device_init'
3- you should replace the existing driver, not proposing a different
driver. I mean, patch directly
linux/drivers/media/dvb/cinergyT2/cinergyT2.c.

Furthermore, I have some questions:
- is there a way to use the dvb-usb-remote module? This in order to get
rid of cinergyT2-remote.c
- so, renaming cinergyT2-core.c to cinergyT2.c would be correct?
- stream buffer count was set to 32 in the old driver and you set it to
5, why this change? It works perfectly with 5 and consumes less memory
so if this is the reason I fully agree!

I think the best way is to rework your patch and fix these issues; I can
help you if you want.
Then I will commit that in a particular tree and ask for pushing it to
the official tree.

> Regards,
> Tomi Orava
>   
Cheers,
Thierry

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  parent reply	other threads:[~2008-05-02 17:07 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <43276.192.168.9.10.1192357983.squirrel@ncircle.nullnet.fi>
     [not found] ` <20071018181040.GA6960@dose.home.local>
     [not found]   ` <20071018182940.GA7317@dose.home.local>
     [not found]     ` <20071018201418.GA16574@dose.home.local>
     [not found]       ` <47075.192.168.9.10.1193248379.squirrel@ncircle.nullnet.fi>
     [not found]         ` <472A0CC2.8040509@free.fr>
2008-04-23 19:39           ` [linux-dvb] Testers wanted for alternative version of Terratec Cinergy T2 driver Thierry Merle
     [not found]             ` <16781.192.100.124.220.1209712634.squirrel@ncircle.nullnet.fi>
2008-05-02 17:08               ` Thierry Merle [this message]
     [not found]                 ` <30354.192.100.124.220.1209969477.squirrel@ncircle.nullnet.fi>
2008-05-05 19:57                   ` Thierry Merle
2008-05-07 18:49                     ` Tomi Orava
2008-05-07 22:21                       ` Antti Palosaari
2008-05-13 10:27                         ` Tomi Orava
2008-05-08 21:18                       ` Thierry Merle
2008-05-12 18:49                         ` Tomi Orava
2008-05-12 19:05                           ` Patrick Boettcher
2008-06-16 15:24                             ` Tino Keitel
2008-06-20 19:44                               ` Thierry Merle
2008-06-20 21:17                                 ` Tomi Orava
2008-06-20 22:16                                   ` Thierry Merle
2008-06-20 22:52                                     ` Tomi Orava
2008-06-21 14:47                                       ` Thierry Merle
2008-06-22 17:17                               ` Tino Keitel
2008-06-25  8:55                                 ` Tomi Orava
2008-05-13 17:36                           ` Thierry Merle
2008-05-08 20:47                     ` Ingo Peukes
2008-05-12 18:32                       ` Tomi Orava
2008-05-13 14:41                         ` Ingo Peukes

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=481B4A78.8090305@free.fr \
    --to=thierry.merle@free.fr \
    --cc=linux-dvb@linuxtv.org \
    --cc=tomimo@ncircle.nullnet.fi \
    /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.