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