Date: Fri, 18 Feb 2005 22:30:12 +0100 From: Markus Trippelsdorf <markus@trippelsdorf.de> To: freebsd-stable@freebsd.org Subject: printf in /sys/dev/bktr/bktr_tuner.c Message-ID: <pan.2005.02.18.21.30.12.549700@trippelsdorf.de>
next in thread | raw e-mail | index | archive | help
bktr_tuner.c contains two printf calls that output to the system message buffer whenever one changes the TV channel (using an MT2032 tuner). These messages quickly clutter the message buffer and should be switched off. The first printf is at line 1358, the second at line 1407. __ Markus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pan.2005.02.18.21.30.12.549700>