home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9824 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!news.cs.indiana.edu!nstn.ns.ca!cs.dal.ca!ug.cs.dal.ca!digdon
  3. From: digdon@ug.cs.dal.ca (Mike Digdon)
  4. Subject: Modems and RS-232 on HP9000/720
  5. Message-ID: <BtpIpy.EyK@cs.dal.ca>
  6. Sender: usenet@cs.dal.ca (USENET News)
  7. Nntp-Posting-Host: ug.cs.dal.ca
  8. Organization: Math, Stats & CS, Dalhousie University, Halifax, NS, Canada
  9. Date: Fri, 28 Aug 1992 18:44:22 GMT
  10. Lines: 20
  11.  
  12.  
  13. I am presently using an HP9000/720, HP-UX 8.05. I have a program that is
  14. supposed to call out to remote computers, download some data and hang up.
  15. However, I am having quite a few problems with the port.
  16. I used SAM to configure the port (both of them) and the tty's that were
  17. created are /dev/ttyd00 and /dev/ttyd01.  Now for the hard part..
  18. When I try to access these tty's, the TR light on the modem lights up, but
  19. the stty commands I am sending to that port are never executed.
  20. For Example:
  21.     stty -parenb ixon < /dev/ttyd00
  22. causes the TR light to come on, but my prompt does not come back unless I hit
  23. ^C. Upon doing so, the error I get is ttyd00 cannot be opened.
  24. stty -a < /dev/ttyd00 gives the same results.. a hang until ^C and then the
  25. error.
  26.  
  27. So, my question is, how do I access these tty's??
  28. -- 
  29.          Mike Digdon - Vice Prez DSCSS - Dalhousie University
  30.              digdon@ug.cs.dal.ca  -- Halifax, NS
  31.          - Real programmers never work nine to five -
  32.