Hello List, Here is a patch against cx24110.c. Without this one the driver is flooding the kernel log if debug is not set to off. --- v4l-dvb/linux/drivers/media/dvb/frontends/cx24110.c 2007-05-26 13:06:19.069094276 +0200 +++ tmp/cx24110.c 2007-05-28 19:48:43.648017940 +0200 @@ -45,7 +45,7 @@ u32 lastesn0; }; -static int debug; +static int debug = 0; #define dprintk(args...) \ do { \ if (debug) printk(KERN_DEBUG "cx24110: " args); \ -- Helmut Auer, helmut@xxxxxxxxxxxxx _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb