hi,
i found tons of serial port info online but i have one problem that is driving
me nuts. i wrote a program that parses ascii command strings on COM port
2(/dev/ttyAM1). I am running this program from the console on COM1. I'm pretty
sure my configuration is correct and I can write out COM2 okay to a PC running
puTTY. but, when i try to read COM2 (canonical, no echo) the read() function
still outputs data to COM2 and crashes puTTY. I want to have total control over
COM2 output. Am i overlooking a flag?
Any help would be appreciated. I've exhausted the usual documentation online.
Kristeen
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|