[linux-dvb] Re :Re: Regarding \\

2007-05-23 Thread Santosh
Hi Mr.Manu,nbsp;nbsp; Thanx for ur reply..While going to the En50221 stack i 
havenbsp;two more querry.1.As per the standard,after profile enquiry,the host 
has to send app_info( ) object to CAM, but the stack doing on so in call 
back..2.How to get the attribute memory address of a CAM..(ISs the attribute 
memory address is fixed or change with every CAM).Waiting for ur 
anticipation,Thanx in advance,Rgds,\Santosh\On Tue, 22 May 2007 20:28:39 
+0400 Manu Abraham wrote Santosh wrote: gt; Hi, gt; gt; Can anyone explain 
me the significance to move CA descriptors from gt; stream to programme 
level?? gt; When you look at the CA PMT object, you have some descriptors out 
of the stream loop. Now when you have descriptors in the stream loop, which can 
be factored out, the same can be moved out of the stream loop to \up above\, 
which has exactly the same effect.. You can think of something like 2a + 2b = 
2(a +b) The advantage of which you have a smaller CA PMT object. The shorter 
the communication, the less error prone it is. Additionally lesser time taken 
for the CA PMT object to be transferred. ___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding Attribute memory in CAM

2007-05-23 Thread Santosh
Hi ,nbsp;nbsp; Can anyone tell,how to get the attribute memory address of a 
CAM..(ISs the attribute memory address is fixed or change with every CAM)??
Waiting for ur anticipation,Thanx in advance,Rgds,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding \moveca\ in CI stack

2007-05-22 Thread Santosh
Hi,nbsp;nbsp;nbsp; Can anyone explain me the significance to  move CA 
descriptors from stream to programme level??Rgds and Thanx,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding CI stack..

2007-05-21 Thread Santosh
Hinbsp; Mr.Manu,nbsp;nbsp;nbsp;nbsp; How r u doing? I have two 
querries..1. Does the CI stack based on EN50221 provided by you in our previous 
mails is portable??2.In En50221_app_ca.c file there is a function called 
en50221_ca_extract_pmt_descriptors( )..Inside that function whatnbsp; is the 
significance of mpeg_pmt_section_descriptors_for_each( )..Rgds and Thanx in 
advance,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding LLCI(Low Level CI) HLCI(High Level CI)

2007-04-26 Thread Santosh
Hi,
nbsp;nbsp; Can anybody please explain me brief about, Low level CI (LLCI) and 
High level CI(HLCI)
Regards,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding LLCI HLCI

2007-04-24 Thread Santosh
Hi,nbsp;nbsp; Can anybody please explain me brief about, Low level CI (LLCI) 
and High level CI(HLCI)Regards,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding LLCI HLCI

2007-04-24 Thread Santosh
Hi,
nbsp;nbsp; Can anybody please explain me brief about, Low level CI (LLCI) and 
High level CI(HLCI)
Regards,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding LLCI HLCI

2007-04-23 Thread Santosh
Hiii,nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; Can anybody explain me in brief 
about,LLCI and HLCI.Thanks amp; Regards,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Re :Re: Re :Re: Regarding En50221 Stack

2007-04-21 Thread Santosh
Hi manu,
nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; 
With reference to our previous mails, i have gone through the En50221 
stack..There i found that ca_zap.c and gnutv.c says the same thing..Can u tell 
me the difference between them..
Waiting for ur anticipation,Regards,\Santosh\On Thu, 19 Apr 2007 23:37:13 
+0400 Manu Abraham wrote Santosh wrote: gt; Hi, gt; gt; In the EN50221 stack 
there are so many API\'s for so many gt; resources..Can anybody tell me 
whether the main application will call gt; those API\'s Depends how you 
look at it. It depends what you are doing. A module/host can have many 
resources, registered by the Resource Manager (RM) residing on the host. gt; 
Explanations with examples is higly appreciated...Can anybody tell me gt; 
regarding this.. For a simple application, gnutv is the best illustration that 
i can point you to. Manu ___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Re :Re: Regarding En50221 Stack

2007-04-19 Thread Santosh
Hi,nbsp;nbsp;nbsp; In the EN50221 stack there are so many API\'s for so many 
resources..Can anybody tell me whether the main application will call those 
API\'snbsp;nbsp; Explanations with examples is higly appreciated...Can 
anybody tell me regarding this..Rgds,\Santosh\On Sun, 01 Apr 2007 19:06:38 
+0400 Manu Abraham wrote Santosh wrote: gt; Hi manu, gt; gt; This is 
Santosh..Iam very much new to linux DVB gt; family..I want to know where do i 
get En50221 stack which i can directly gt; use it in my application.. gt; 
Santosh, Sorry for the late reply, was swamped out with a lot of work in all 
directions. I will reply to your mail in context to your post on the ML since 
it may help others as well. The EN50221 CA stack is avaliable under 
libs/libdvben50221 in dvb-apps 
http://linuxtv.org/hg/dvb-apps?mf=e96e8a2b15f2;path=/lib/libdvben50221/;style=gitweb
 for the usage you can look at gnutv, which is there in dvb-apps as well Manu ___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding common interface

2007-04-11 Thread Santosh
Hi,
nbsp;nbsp;nbsp; Iamnbsp; very much new to this domain..Right now iam 
working on common interface..I have few querries..
a.What are all the low level intialisation takes place when we connect a CAM or 
power on a host??b.As per EN50221 spec,the host has to establish a transport 
connection to the module..Who in the host side will take care of this??
Eagrly Waiting for ur anticipation,Rgds,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding Common interface

2007-04-10 Thread Santosh
Hi,nbsp;nbsp;nbsp; Iamnbsp; very much new to this domain..Right now iam 
working on common interface..I have few querries..a.What are all the low level 
intialisation takes place when we connect a CAM or power on a host??b.As per 
EN50221 spec,the host has to establish a transport connection to the 
module..Who in the host side will take care of this??Eagrly Waiting for ur 
anticipation,Rgds,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding EN50221 stack

2007-03-31 Thread Santosh
Hi,nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; Can 
anyone tell where do i get EN50221 stack for linux so that i can use it ion my 
application..Waiting for ur anticipation,Thanx and regards,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Can anybody please tell me where do i get complete En50221 stack that i can use

2007-03-30 Thread Santosh
Hi,nbsp;Can anyone please tell me where do i get complete En50221 stack that i 
can use..Anylinks??Its very urgent..nbsp;Rgds,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Regarding EN50221 stack

2007-03-29 Thread Santosh
hi,nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; Iam very much new to linuxDvb 
family..Can u provide me some link where do i get complete En50221 stack so 
that i can use itnbsp; in my application..Waiting for ur 
anticipation,nbsp;Regards and thanx,\Santosh\___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb