Hi,
I am in the process of writing a Linux DVB-API compatible driver for a Pirelli HY10x box. As for the frontend part, it's all ok.
The biggest problem is handling the demux of the SMP8634 from kernel space: in fact the smp8634_documentation_2.8.0 I have found on the Internet only discuss interacting with the demux using userspace libraries.
Is there some other documentation or you have any hint that would be useful for my purpose?
cheers