Mailing List archive

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

[linux-dvb] Re: StartHWFilter in av7110.c



> On Sat, 2004-02-21 at 10:18, Andreas Share wrote:
> > i have some question about StartHWFilter. Can somebody explain me the
> > funktion of "buf[1] = 16" from this routine?
>
> it is the number of following 16 bit words of which the last 14 are
> (value << 8) | mask in this case. However, this length field is not
> evaluated in the firmware as far as i can see.
>
> I wonder why there are always 20 words being written to the firmware.
>
> Does the attached patch work?

Hi Andreas,

i haven?t tested the patch for now, but i think it should work, because i
have the last days played around a bit with this values (inspired by the
Metzler?s driver witch use always buf[1] = 2 for software section
filtering).

Software filtering works fine with buf[1] = 2 (i think the driver works a
little bit more stable with this for me), but for hw_sections = 1 the value
must be > 2, with an value of 2 the card lost pakets (i get disortions).

Greetings
Andreas

[insider]
My english isen?t perfekt, but much more better then my french*g*
[/insider]



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



Home | Main Index | Thread Index