Hi, I've been trying to track down a driver regression in my DViCO FusionHDTV DVB-T Hybrid card that makes it impossible to tune to DVB stations. In recent kernels (anything in past year) the card is detected and /dev/dvb tree is created but attempting to scan for channels only results in a 'tuning failed!!!'. Tuning works quite happily on the 2.6.17 kernel (very old) but appears to have broken somewhere around 2.6.22. Bisecting the v4l-dvb tree has the card turning at r4675, unable to compile r4676 and r4677, then no /dev/dvb tree being created until r5333 where tuning no longer works. I've had a look at these diffs and guess it's possible that it broke during the refactor at r4676, but being unable to test the card between r4676 and r5332 makes it quite hard to narrow down (I'm also unsure why r5333, apparently a change to the saa7134 code would have fixed the missing /dev/dvb tree). I'm a bit stuck at this point, but I do have a test machine set up and quite happy to put some time into helping fix this. Regards, David Coles -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html