home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / coherent / 3932 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!caen!destroyer!ais.org!draper
  3. From: draper@ais.org (Patrick Draper)
  4. Subject: Modem control under Coherent
  5. Message-ID: <BtEGtw.MAC@ais.org>
  6. Organization: UMCC
  7. References: <1992Aug22.131440.12993@csx.cciw.ca>
  8. Date: Sat, 22 Aug 1992 19:29:54 GMT
  9. Lines: 30
  10.  
  11. Hi,
  12.  
  13. Since installing version 4.0.1, I've had the desire to either write or
  14. acquire a terminal program for Coherent that will offer me some of the
  15. features that I use the most in Telemate (which I currently use under DOS).
  16.  
  17. Investigating the situation more closely, I discovered that the device
  18. driver asy is what I need to control.
  19.  
  20. I gather that the ioctl interface is what I need to use. Also, it seems that
  21. the header termio.h plays a part in this, but I could be mistaken.
  22.  
  23. The books I've read indicate that the unix version 7 method of device
  24. interface was outlined in <sgtty.h>, but the System V method is outlined in
  25. <termio.h>. Since Coherent uses the latter, is it safe to say that Coherent
  26. is actually closer to System V than it is to version 7?
  27.  
  28. I'd like to figure out how to read and write characters from the modem which
  29. is under control of the asy device driver. Any help in this is appreciated.
  30.  
  31. Thanks,
  32.  
  33.  
  34.  
  35. ------------------////////////////////\\\\\\\\\\\\\\\\\\\\------------------
  36. | Patrick Draper           Disclaimer:  I can't control my fingers,        |
  37. | draper@umcc.ais.org                   I can't control my toes! - Ramones |
  38. | University of Michigan                                                   |
  39. | Computer Club                We are a nation of laws, not people         |
  40. ------------------\\\\\\\\\\\\\\\\\\\\////////////////////------------------
  41.