Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: DVB-CI question



Johannes Stezenbach wrote:
> 
> On Sat, Mar 27, 2004 at 01:18:40PM +0000, Andrew de Quincey wrote:
> > On Friday 26 March 2004 15:14, Klaus Schmidinger wrote:
> > >
> > > Strange, from what I know a TPDU can be at most 2048 byte long...
> >
> > Out of interest, where does that 2048 figure come from? I can't see it in
> > EN50221 or R206-001. I'm wondering if its an implementation limit imposed by
> > the av7110 firmware. I can see why it would be like that; it really
> > simplifies the defragmenter (I'll probably do the same myself).
> >
> > However, the worrying thing is that I can't see how the *CAM* knows the
> > maximum TPDU size; there doesn't seem to be a protocol for negotiating it.
> > Can anyone suggest what I'm missing?
> 
> Hm, unanswered questions...
> 
> Is there any news about the 2048 limit?
> 
> Johannes

There's a line

#define MAX_TPDU_SIZE 2048 /* Maximum size of TPDU */

in ci_link_layer.h of the firmware (hope I'm not violating the NDA
too much here... ;-).

Klaus


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index