home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / misc / 4227 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.7 KB

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