Hi Patrick, On 5/4/05, Patrick Boettcher <patrick.boettcher@xxxxxxx> wrote: > Could you please apply the attached patch? It prints out, when any error > is set in 0x20c during an IRQ. As mentioned, I'm still using the old driver skystar2.c because I need to use 2.4.x kernels. Actually I did the same thing in isr in skystar2.c to see what errors were set in the isr. I know some errors are read during normal operations, but I don't remember if it was Data_receive_error or Continuity_error_flag (I think it was Data_receive_error though, I'll recheck this and let you know.) > Maybe the Data_receive_error bit is set > when the last IRQ took place. If so, shouldn't this be already cleared in the isr? Remeber Data_receive_error was read when there are no interrupts, and it was set when rezapping the tuner _without_ an additional interrupt.