Hi, I'm trying to port the stb0899 driver snapshot to run on top of current v4l-dvb - most of it is pretty straightforward, I'm down to 1 line that needs fixing: rc = dvb_pll_configure(&dvb_pll_philips_sd1878_tda8261, buf, p->frequency, 0); What's the proper way to replace that? (Right now, my working-but-broken fix is to re-export dvb_pll_configure and hack it to take DVB_PLL_PHILIPS_SD1878_TDA8261, but I know that's not the right thing to do). Thanks, bero _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb