Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: stability problems + closing and re-opening the frontend



Hi,

> But what is that:
> 
>     printf("No data within twenty seconds. Reseting the ARM\n");
>     if(ioctl(frontEnd,74,NULL)==-1) {
>       ERROR("Cannot reset the ARM");
>       exit(-1);
>     }

That was a test I did to force an ARM reset. But it didn't help. I forgot to remove this piece of code from my test code before sending it.

Thanks


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index