* [linux-dvb] S2API vs Multiproto vs TT 3200
@ 2008-10-07 12:40 gimli
2008-10-07 12:48 ` Jaap Crezee
2008-10-07 14:31 ` Igor M. Liplianin
0 siblings, 2 replies; 8+ messages in thread
From: gimli @ 2008-10-07 12:40 UTC (permalink / raw)
To: linux-dvb
Hi All,
i was reading with intrest thet there was a decission made to
get DVB S2 support into the mainline kernel. What makes me unhappy
from a user point of view is, how people on this list are acting.
The only thing i can see is digging in history, but no solution.
Do not waste time to search what happend, take your time to bring
things together. User don't care about the tecnical decission if
S2API or Multiproto, they only wanna see working drivers. It is
not in the sense of the userbase to whimm around why the decission
was made. Please cool down and bring the pieces together to give the
user the widest driver base and support for S2API.
cu
Edgar (gimli) Hucek
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 12:40 [linux-dvb] S2API vs Multiproto vs TT 3200 gimli
@ 2008-10-07 12:48 ` Jaap Crezee
2008-10-07 14:06 ` Gregoire Favre
` (2 more replies)
2008-10-07 14:31 ` Igor M. Liplianin
1 sibling, 3 replies; 8+ messages in thread
From: Jaap Crezee @ 2008-10-07 12:48 UTC (permalink / raw)
To: gimli; +Cc: linux-dvb
Hello everyone,
gimli wrote:
> Hi All,
>
<snip>
> was made. Please cool down and bring the pieces together to give the
> user the widest driver base and support for S2API.
With this in mind, I would like to work on porting the TT S2-3200 driver stuff to S2API. I have done a little bit of
research and found out that it is hard to find what the differences are between both API's on a source/technical level.
Can anyone offer some insight into differences or give some starting point (or maybe even an example) of how to port
Multiproto drivers to the S2API?
I own a TT S2-3200 card and would like to see it supported by kernel.org vanille kernel... For now, everything works
fine (Scanning, tuning, CAM module, Diseq), except I haven't tried S2 channels yet.
Regards,
Jaap Crezee
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 12:48 ` Jaap Crezee
@ 2008-10-07 14:06 ` Gregoire Favre
2008-10-07 15:07 ` Steven Toth
2008-10-07 16:59 ` Manu Abraham
2 siblings, 0 replies; 8+ messages in thread
From: Gregoire Favre @ 2008-10-07 14:06 UTC (permalink / raw)
To: linux-dvb
On Tue, Oct 07, 2008 at 02:48:29PM +0200, Jaap Crezee wrote:
Hello,
TT S2-3200 is of special interest for VDR's user because Klaus himself
has one of those cards, and don't want to switch to a non working (for
him) tree... so from my point of view the support for this card is a top
priority :-)
> With this in mind, I would like to work on porting the TT S2-3200 driver stuff to S2API. I have done a little bit of
> research and found out that it is hard to find what the differences are between both API's on a source/technical level.
> Can anyone offer some insight into differences or give some starting point (or maybe even an example) of how to port
> Multiproto drivers to the S2API?
>
> I own a TT S2-3200 card and would like to see it supported by kernel.org vanille kernel... For now, everything works
> fine (Scanning, tuning, CAM module, Diseq), except I haven't tried S2 channels yet.
--
Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org
http://picasaweb.google.com/Gregoire.Favre
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 12:48 ` Jaap Crezee
2008-10-07 14:06 ` Gregoire Favre
@ 2008-10-07 15:07 ` Steven Toth
2008-10-07 16:59 ` Manu Abraham
2 siblings, 0 replies; 8+ messages in thread
From: Steven Toth @ 2008-10-07 15:07 UTC (permalink / raw)
To: Jaap Crezee; +Cc: linux-dvb
Jaap Crezee wrote:
> Hello everyone,
>
> gimli wrote:
>> Hi All,
>>
>
> <snip>
>
>> was made. Please cool down and bring the pieces together to give the
>> user the widest driver base and support for S2API.
>
> With this in mind, I would like to work on porting the TT S2-3200 driver stuff to S2API. I have done a little bit of
> research and found out that it is hard to find what the differences are between both API's on a source/technical level.
> Can anyone offer some insight into differences or give some starting point (or maybe even an example) of how to port
> Multiproto drivers to the S2API?
Great!
Check the cx24116.c inkernel driver, see the set_frontend callback.
You'll see how it queries a dtv_property_cache held in the frontend.
This is the best place to begin.
Let me know if you have any other questions. If you do plan to port the
drivers, I suggest you create another thread with an appropriate subject
"porting TT3200 to S2API" or something similar, if you want people to
comment and help.
- Steve
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 12:48 ` Jaap Crezee
2008-10-07 14:06 ` Gregoire Favre
2008-10-07 15:07 ` Steven Toth
@ 2008-10-07 16:59 ` Manu Abraham
2008-10-07 18:52 ` Christophe Thommeret
2 siblings, 1 reply; 8+ messages in thread
From: Manu Abraham @ 2008-10-07 16:59 UTC (permalink / raw)
To: Jaap Crezee; +Cc: linux-dvb
Jaap Crezee wrote:
> Hello everyone,
>
> gimli wrote:
>> Hi All,
>>
>
> <snip>
>
>> was made. Please cool down and bring the pieces together to give the
>> user the widest driver base and support for S2API.
>
> With this in mind, I would like to work on porting the TT S2-3200 driver stuff to S2API. I have done a little bit of
> research and found out that it is hard to find what the differences are between both API's on a source/technical level.
> Can anyone offer some insight into differences or give some starting point (or maybe even an example) of how to port
> Multiproto drivers to the S2API?
>
> I own a TT S2-3200 card and would like to see it supported by kernel.org vanille kernel... For now, everything works
> fine (Scanning, tuning, CAM module, Diseq), except I haven't tried S2 channels yet.
I do plan to have a port of the STB0899 + STV090x. The reason why i do
say a port and still maintain multiproto: S2API is incapable of handling
DVB-S2 ACM (with 16/32APSK) as it is, ie, doesn't support DVBFE_GET_INFO
for notification of MODCOD changes.
Similar to a patch that i had posted for handling diversity some days? back.
With regards to the cx24116, this is of no concern as it doesn't support
16/32APSK in any event.
Or is there any bugfix to S2API which updates the DVBFE_GET_EVENT ioctl ?
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 16:59 ` Manu Abraham
@ 2008-10-07 18:52 ` Christophe Thommeret
2008-10-07 20:48 ` hermann pitton
0 siblings, 1 reply; 8+ messages in thread
From: Christophe Thommeret @ 2008-10-07 18:52 UTC (permalink / raw)
To: linux-dvb; +Cc: Manu Abraham
Le Tuesday 07 October 2008 18:59:25 Manu Abraham, vous avez écrit :
> I do plan to have a port of the STB0899 + STV090x.
Hi Manu,
That's good news.
> The reason why i do
> say a port and still maintain multiproto:
Well, I really hope you won't join Markus desperate way of breaking Linux DVB
community.
> S2API is incapable of handling
> DVB-S2 ACM (with 16/32APSK) as it is, ie, doesn't support DVBFE_GET_INFO
> for notification of MODCOD changes.
>
> Similar to a patch that i had posted for handling diversity some days?
> back.
>
> With regards to the cx24116, this is of no concern as it doesn't support
> 16/32APSK in any event.
>
> Or is there any bugfix to S2API which updates the DVBFE_GET_EVENT ioctl ?
S2API is now merged and thus is given to the whole community. And YOU are part
of this community, so the new API is yours also. If you want to submit
fixes/patches, you have of course the rights to do so, and if it's a good one
(and i'm pretty sure it will) i will second it for adoption.
Best Regards, Manu.
--
Christophe Thommeret
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 18:52 ` Christophe Thommeret
@ 2008-10-07 20:48 ` hermann pitton
0 siblings, 0 replies; 8+ messages in thread
From: hermann pitton @ 2008-10-07 20:48 UTC (permalink / raw)
To: Christophe Thommeret; +Cc: linux-dvb, Manu Abraham
Am Dienstag, den 07.10.2008, 20:52 +0200 schrieb Christophe Thommeret:
> Le Tuesday 07 October 2008 18:59:25 Manu Abraham, vous avez écrit :
>
> > I do plan to have a port of the STB0899 + STV090x.
>
> Hi Manu,
>
> That's good news.
>
> > The reason why i do
> > say a port and still maintain multiproto:
>
> Well, I really hope you won't join Markus desperate way of breaking Linux DVB
> community.
>
> > S2API is incapable of handling
> > DVB-S2 ACM (with 16/32APSK) as it is, ie, doesn't support DVBFE_GET_INFO
> > for notification of MODCOD changes.
> >
> > Similar to a patch that i had posted for handling diversity some days?
> > back.
> >
> > With regards to the cx24116, this is of no concern as it doesn't support
> > 16/32APSK in any event.
> >
> > Or is there any bugfix to S2API which updates the DVBFE_GET_EVENT ioctl ?
>
> S2API is now merged and thus is given to the whole community. And YOU are part
> of this community, so the new API is yours also. If you want to submit
> fixes/patches, you have of course the rights to do so, and if it's a good one
> (and i'm pretty sure it will) i will second it for adoption.
>
> Best Regards, Manu.
>
--
Christophe Thommeret
Thanks to all, especially to Manu at this point.
There was never a conspiracy from any side,
just all that new hybrid and HDTV stuff ...
hermann
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] S2API vs Multiproto vs TT 3200
2008-10-07 12:40 [linux-dvb] S2API vs Multiproto vs TT 3200 gimli
2008-10-07 12:48 ` Jaap Crezee
@ 2008-10-07 14:31 ` Igor M. Liplianin
1 sibling, 0 replies; 8+ messages in thread
From: Igor M. Liplianin @ 2008-10-07 14:31 UTC (permalink / raw)
To: linux-dvb, gimli
В сообщении от 7 October 2008 15:40:27 gimli написал(а):
> Hi All,
>
> i was reading with intrest thet there was a decission made to
> get DVB S2 support into the mainline kernel. What makes me unhappy
> from a user point of view is, how people on this list are acting.
> The only thing i can see is digging in history, but no solution.
> Do not waste time to search what happend, take your time to bring
> things together. User don't care about the tecnical decission if
> S2API or Multiproto, they only wanna see working drivers. It is
> not in the sense of the userbase to whimm around why the decission
> was made. Please cool down and bring the pieces together to give the
> user the widest driver base and support for S2API.
May be today
>
> cu
>
> Edgar (gimli) Hucek
>
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
--
Igor M. Liplianin
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-10-07 20:55 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 12:40 [linux-dvb] S2API vs Multiproto vs TT 3200 gimli
2008-10-07 12:48 ` Jaap Crezee
2008-10-07 14:06 ` Gregoire Favre
2008-10-07 15:07 ` Steven Toth
2008-10-07 16:59 ` Manu Abraham
2008-10-07 18:52 ` Christophe Thommeret
2008-10-07 20:48 ` hermann pitton
2008-10-07 14:31 ` Igor M. Liplianin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox