Re: [linux-dvb] [PATCH] Userspace tuner

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Krufky <mkrufky@...>
Cc: Mauro Carvalho Chehab <mchehab@...>, Manu Abraham <abraham.manu@...>, video4linux-list@redhat.com <video4linux-list@...>, linux-kernel@vger.kernel.org <linux-kernel@...>, akpm@linux-foundation.org <akpm@...>, linux-dvb@linuxtv.org <linux-dvb@...>
Date: Friday, September 14, 2007 - 5:07 pm

Hi,

On 9/14/07, Michael Krufky <mkrufky@linuxtv.org> wrote:

I think this will require a rethink of either how the em2880-dvb
driver works or how frontend drivers work. The current API expects
users to initialise their frontend and then bind a tuner to it.
em2880-dvb is a sort of subdriver that attaches to the main driver,
and doesn't have any control over when or how it initialises its
tuner, so it can't delay tuner initialisation until the frontend has
been initialised. (I don't think it's the only hybrid driver that
works this way either). Of course, I could be missing something.


I'm not convinced this is entirely true. In order to avoid unnecessary
reinitialisation of the device, the driver needs to know whether the
device is in analog or digital mode, and I can't see a way of doing it
with the current API. (I think existing drivers, such as the xc2028
driver in one branch, use the older analog API and make the digital
driver a wrapper around it.) Again, I may be missing something.

Aidan
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Wed Sep 12, 7:10 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Johannes Stezenbach, (Thu Sep 13, 9:13 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Thu Sep 13, 10:12 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Thu Sep 13, 11:50 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Thu Sep 13, 12:08 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Steven Toth, (Thu Sep 13, 4:36 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Alan Cox, (Fri Sep 14, 8:10 am)
Re: [linux-dvb] [PATCH] Userspace tuner, hermann pitton, (Thu Sep 13, 8:49 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Thu Sep 13, 7:17 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Alan Cox, (Fri Sep 14, 9:52 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 12:18 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Jelle Foks, (Tue Sep 18, 4:19 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Tue Sep 18, 6:56 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Alan Cox, (Tue Sep 18, 7:00 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Tue Sep 18, 4:55 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Steven Toth, (Thu Sep 13, 9:03 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 2:38 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Johannes Stezenbach, (Fri Sep 14, 7:38 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 12:36 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Johannes Stezenbach, (Fri Sep 14, 4:43 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 9:49 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Johannes Stezenbach, (Sat Sep 15, 9:34 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Steven Toth, (Sat Sep 15, 10:56 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Sat Sep 15, 4:52 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Fri Sep 14, 11:09 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Sat Sep 15, 8:59 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 9:29 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Johannes Stezenbach, (Sat Sep 15, 9:16 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Sat Sep 15, 9:38 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Sat Sep 15, 10:04 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Bernard Jungen, (Sat Sep 15, 12:58 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Mon Sep 17, 4:46 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Hans Verkuil, (Sun Sep 16, 7:30 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Sat Sep 15, 10:33 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Sat Sep 15, 10:45 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Fri Sep 14, 9:49 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Fri Sep 14, 1:32 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 1:46 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Fri Sep 14, 2:29 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Michael Krufky, (Fri Sep 14, 3:20 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Aidan Thornton, (Fri Sep 14, 5:07 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Fri Sep 14, 5:53 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Mauro Carvalho Chehab, (Fri Sep 14, 5:16 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Fri Sep 14, 3:57 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Joerg Roedel, (Fri Sep 14, 5:15 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Fri Sep 14, 8:00 am)
Re: [linux-dvb] [PATCH] Userspace tuner, Joerg Roedel, (Fri Sep 14, 12:13 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Fri Sep 14, 12:56 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Joerg Roedel, (Fri Sep 14, 1:40 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 12:09 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Alex Deucher, (Fri Sep 14, 2:52 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Fri Sep 14, 2:59 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Alex Deucher, (Fri Sep 14, 3:38 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Thu Sep 13, 12:22 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Markus Rechberger, (Thu Sep 13, 12:32 pm)
Re: [linux-dvb] [PATCH] Userspace tuner, Manu Abraham, (Thu Sep 13, 12:52 pm)