sorry, next time I better should think twice before writing...

Holger Waechtler wrote:
do {
... do it ...
} while (readreg(isr) & IRQ_BIT);

makes no sense because the isr register is cleared by the IRQ handler before the tasklets get running. sorry,

Holger



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

Reply via email to