[linux-dvb] [multiproto patch] add support for using multiproto drivers with old api
Faruk A
fa at elwak.com
Fri May 23 18:36:14 CEST 2008
2008/5/23 Anssi Hannula <anssi.hannula at gmail.com>:
> Andreas Oberritter wrote:
>> Hello Anssi,
>>
>> Anssi Hannula wrote:
>>> The attached adds support for using multiproto drivers with the old api.
>>
>> there seems to be a needlessly duplicated line in your patch:
>>
>> + /* set delivery system to the default old-API one */
>> + if (fe->ops.set_delsys) {
>> + switch(fe->ops.info.type) {
>> + case FE_QPSK:
>> + fe->ops.set_delsys(fe, DVBFE_DELSYS_DVBS);
>> + fe->ops.set_delsys(fe, DVBFE_DELSYS_DVBS);
>
> Strange, the latter one should be 'break;'.
>
> Attached again.
>
> --
> Anssi Hannula
Thank you so much :)
I can't believe I'm watching tv in kaffeine with my multiproto card.
My card is Technotred TT Connect S2-3650 CI
Using this drivers:
dvb-core.ko
dvb-pll.ko
stb6100.ko
insmod stb0899.ko
lnbp22.ko
idvb-usb.ko
dvb-usb-pctv452e.ko
Faruk
More information about the linux-dvb
mailing list