From: Tomi Manninen (lucgqaka@tk137066.telekabel.at)
Date: Fri Oct 24 2003 - 08:01:33 EEST
On Fri, 2003-10-24 at 05:07, oipfuw@vaisala.com wrote:
> I'm wondering if anyone has experienced problems with the usermode
> soundmodem writing received packets in the first tty console after power on
> ? From testing it appears to write to the console that started the
> soundmodem program. I have noticed this when remotely restarting
> soundmodem while ssh'd into the box from another machine. I've played
> with the -s option but this is for logging errors not packets. Does
> anyone know how to turn this off, is there a conditional define I can
> toggle ?
Looking at the source code (see soundcard/kisspkt.c: do_rxpacket() and
kiss_process_pkt()) it seems that the packets are unconditionally
written to standard out. So I guess the only option other than
modifying the source, is to redirect stdout to /dev/null at soundmodem
startup.
-- Tomi Manninen / OH2BNS / KP20ME04- To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to terhi.victor@logonet.com More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Fri Oct 24 2003 - 08:09:45 EEST