[linux-dvb] multiproto and tt3200: don't get a lock

2008-02-16 Thread henk schaap
Hi all, I am already a few weeks experimenting to get my tt3200 with the multiproto driver to work. Still no lock on a channel. May be someone can give me good suggestion? Henk Schaap Here is some data: Distribution: Suse 10.3 TT-budget S2-3200 Multiproto driver from Manu Instruction to

Re: [linux-dvb] multiproto and tt3200: don't get a lock

2008-02-17 Thread henk schaap
Igor, Thank you for pointing me in the good direction. I checked the szap.c from Manu again and noticed that I had to change the declarations of the include files frontend.h and lnb.h (I copied them from the multiproto-tree to the same directory as szap.c). It seems to be that #include has a

Re: [linux-dvb] multiproto and tt3200: don't get a lock

2008-02-17 Thread henk schaap
Igor, Thank you for pointing me in the good direction. I checked the szap.c from Manu again and noticed that I had to change the declarations of the include files frontend.h and lnb.h (I copied them from the multiproto-tree to the same directory as szap.c). It seems to be that _#include _ has