Hi, while trying an old AV7110 based card, I stumbled across a problem. The logs were polluted allover with "unknown IRQs recieved", while they were of type DATA_NONE. IIRC, this patch was done (as you see) a half year ago (thus not made against current GIT tree). -- Alex Beregszaszi email: alex@xxxxxx Free Software Network cell: +36 70 3144424
--- av7110.c.orig 2005-08-01 15:15:25.000000000 +0200 +++ av7110.c 2005-08-01 15:16:23.000000000 +0200 @@ -1,5 +1,5 @@ /* - * driver for the SAA7146 based AV110 cards (like the Fujitsu-Siemens DVB) + * driver for the SAA7146 based AV7110 cards (like the Fujitsu-Siemens DVB) * av7110.c: initialization and demux stuff * * Copyright (C) 1999-2002 Ralph Metzler @@ -531,6 +531,7 @@ switch (av7110->debitype & 0xff) { + case DATA_NONE: case DATA_TS_PLAY: case DATA_PES_PLAY: break;
_______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb