home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sun.misc:4227 comp.unix.programmer:4658
- Newsgroups: comp.sys.sun.misc,comp.unix.programmer
- Path: sparky!uunet!mcsun!ub4b!inftec.be!mike
- From: mike@inftec.be (Mike Aerts)
- Subject: I'm getting stupid, problem with programming serial device on SunOS 4.1.1
- Message-ID: <1992Sep14.232413.926@inftec.be>
- Organization: Information Technologies, Wemmel, Belgium.
- Date: Mon, 14 Sep 92 23:24:13 GMT
- Lines: 34
-
- I have the same program runnung on BSDI/386 and SunOS 4.1.1,
- both systems are interconnected with a null-modem cable,
- when I write from BSDI to SUN the message arrives immediatly,
- when I write from SUN to BSDI, I only receive the written data
- when I stop my program on the SUN. I have no clue what to do now.
-
- The settings on the sun are :
- eeprom settings :
- ttyb-mode=9600,7,o,1,-
- ttyb-rts-dtr-off=true
- ttyb-ignore-cd=true
-
- stty -a >/dev/ttyd1 :
- speed 9600 baud, 0 rows, 0 columns
- -parenb -parodd cs8 -cstopb -hupcl cread clocal crtscts
- -ignbrk brkint -ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
- ixon -ixany -ixoff -imaxbel
- isig iexten icanon -xcase echo -echoe -echok -echonl -noflsh -tostop
- -echoctl -echoprt -echoke
- opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tabs
- erase kill werase rprnt flush lnext susp intr quit stop eof
- ^? ^U ^W ^R ^O ^V ^Z/^Y ^C ^\ ^S/^Q ^D
-
- changing clocal and crtscts doesn't change anything.
-
- Thanks in advance.
-
-
- Mike
- --
- ------------------------------------------------------------------------
- E-mail : mike@inftec.BE | I think that it's extraordinarly important
- tel : +32 2 460.46.11 | that we in computer science keep fun in
- Fax : +32 2 460.56.50 | computing. .... A.J. Perlis
-