hermann.pitton@xxxxxx (user02) writes: >> I have attached a patch which adds support for the IR-control of the >> SAA7134 based Terratec Cinergy 400 tv-card (and probably 600, too). > ... > your patch made it into the saa7134-20030922 snapshot. With this one I > get hard lockups on 2.6.0-test5 I tried it only with a (nearly) vanilla 2.4.22, but I got hard-lookups there also (probably because of an interrupt with uninitialized data), when setting SAA7134_IRQ2 too early (my original patch seems *not* to be affected by this). > Can you confirm, if it works or not with your Cinergy 400? Sorry, I do not see the machine with this card before the weekend and can not test it therefore. But a quick guess: Can you remove line 693 from saa7134_core.c and try it again: | SAA7134_IRQ2_INTE_DEC0 | |- SAA7134_IRQ2_INTE_PE | | SAA7134_IRQ2_INTE_AR); Enrico