Mailing List archive

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

[linux-dvb] Re: [PATCH?] proposed rewrite of skystar2 filters



Niklas Peinecke wrote:

OK, here is another patch. I incorporated the enable_hw_filters parameter and also implemented ref counting for every pid. I defaulted it to 1 (see my previous post for the reason). Setting it to 0 disables the filters alltogether by just calling open_whole_bandwidth (I'm not sure if this is what you were intending, feel free to make any changes you like).

Also there are now _two_ ref counters for open_whole_bandwidth: one triggered by overflow (i.e. all hw filters in use) and one by special pid 0x2000. This is necessary to avoid the situation that you can close down the ts (opened by overflow) by removing a 0x2000 that was not added.
I failed to apply your patch because it conflicts with the new DiSEqC stuff. Can you please merge the code and prepare a new patch?

Holger



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



Home | Main Index | Thread Index