Hello Matthias,

IMHO a possible reason might be that request_irq(...) is being called
*before* the saa7146 is reset and all interrupts are disabled. Or are there
any reasons for that?
By looking at code, this should not happen. But I'm not sure, perhaps I missed something. Follow the function calls by yourself.

saa7146_init_module() calls pci_module_init(), which *should* call saa7146_init_one() (and therefore request_irq()) way before any extension (and the av7110) can handle anything related to the saa7146...

Best Regards,
Matthias
CU
Michael.




--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

Reply via email to