Busybox telnetd
Bryan Le
bryanhdl at yahoo.com
Wed Nov 21 09:22:20 PST 2007
Hello,
I'm connecting successfully to the device running
application TEST1 on Linux 2.6 (with BusyBox 1.2.2.1)
from PC by telnet . Problem is that the printf()
outputs from TEST1 application still go to the serial
console. If I start another application TEST2 while
TEST1 running by typing TEST2 in the telnet session
window, then I can see the printf() outputs from
TEST2 (but not TEST1) on telnet session.
Could someone tell me why printouts from TEST1 go to
serial console /dev/ttyS0 and printouts from TEST2 go
to the /dev/pts/0 device? How do I redirect printouts
from TEST1 to /dev/pts/0 device?
Thank you,
Bryan
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
More information about the busybox
mailing list