Re: [linux-dvb] How to determine the value of usb_data_stream_properties.u.buffersize.

2007-07-27 Thread Patrick Boettcher
On Fri, 27 Jul 2007, lwtbenben wrote: > >?2007-07-27,"Patrick Boettcher" <[EMAIL PROTECTED]> ??: On Fri, 27 > >This field gives the size of the buffer to be allocated by the > >data-transfer part of dvb-usb per URB. > >Depending on your USB-controller or its firmware this value can vary. You >

Re: [linux-dvb] How to determine the value of usb_data_stream_properties.u.buffersize.

2007-07-27 Thread lwtbenben
>在2007-07-27,"Patrick Boettcher" <[EMAIL PROTECTED]> 写道: On Fri, 27 >This field gives the size of the buffer to be allocated by the >data-transfer part of dvb-usb per URB. >Depending on your USB-controller or its firmware this value can vary. You >can try 4096 (and maybe 10 URBs) as a start and

Re: [linux-dvb] How to determine the value of usb_data_stream_properties.u.buffersize.

2007-07-27 Thread Patrick Boettcher
On Fri, 27 Jul 2007, lwtbenben wrote: > >> Thank you for ur advice but do we have any material which describes these > >> dvb_usb about data structures? > >No. > >Are you joking? > >This *IS* linux. > >You're expecting NCC-1701-ready docs? Come on. > I do not expect that, but I just want t

Re: [linux-dvb] How to determine the value of usb_data_stream_properties.u.buffersize.

2007-07-26 Thread timecop
On 7/27/07, lwtbenben <[EMAIL PROTECTED]> wrote: > >> Thank you for ur advice but do we have any material which describes these > >> dvb_usb about data structures? > >No. > >Are you joking? > >This *IS* linux. > >You're expecting NCC-1701-ready docs? Come on. > I do not expect that, but I just

[linux-dvb] How to determine the value of usb_data_stream_properties.u.buffersize.

2007-07-26 Thread lwtbenben
>> Thank you for ur advice but do we have any material which describes these >> dvb_usb about data structures? >No. >Are you joking? >This *IS* linux. >You're expecting NCC-1701-ready docs? Come on. I do not expect that, but I just want to know what is the meaning of the buffersize field?