Hi, Attached are some patches that attempts at fixing some broken/wrong code in the dst driver. * 01-fix-inversion-support This patch is meant only for the 2001-03A DVB-S card, as that is the only DVB-S card that has inversion support as far as my knowledge goes. * 02-fix-frequency For DVB-S based cards the frequency that was written to the tuner was wrong (?) The MSB 1 bit was stripped away, which was not right. As well as freq > 1531 need not be set on any other card other than the 2001-03A card.. * 03-fix-bandwidth For DVB-T cards having CI, the bandwidth word was not set up correctly. * 04-modulation-support For DVB-C cards, Modulation was not setup itself. This patch sets it up. There are other bugs too which i am working upon, but to make the process a bit smooth, posting the patches straightaway, to make sure that the other parts do not break.. I have not committed these patches to the CVS tree as they need some testing.. Please do test these patches.., and people having complaints please do report it rather than remaining silent .. PLEASE .. The patches were generated against the latest CVS head .. One thing that i forgot to say, the patches need to be applied in the incremental order itself to the bt8xx directory. Thanks, Manu -------------- next part -------------- A non-text attachment was scrubbed... Name: 01-fix-inversion.diff Type: text/x-patch Size: 2877 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20050612/578f19f4/01-fix-inversion.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: 02-fix-frequency.diff Type: text/x-patch Size: 2705 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20050612/578f19f4/02-fix-frequency.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: 03-fix-bandwidth.diff Type: text/x-patch Size: 1161 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20050612/578f19f4/03-fix-bandwidth.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: 04-modulation-support.diff Type: text/x-patch Size: 2337 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20050612/578f19f4/04-modulation-support.bin