home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / encore / 95 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  2.0 KB

  1. Xref: sparky comp.sys.encore:95 comp.dcom.modems:11168 comp.dcom.servers:55
  2. Newsgroups: comp.sys.encore,comp.dcom.modems,comp.dcom.servers
  3. Path: sparky!uunet!wupost!usc!sdd.hp.com!think.com!paperboy.osf.org!loverso
  4. From: loverso@osf.org (John Robert LoVerso)
  5. Subject: Re: Hardware flow control with Annex Terminal Server and Telebit modems
  6. Message-ID: <1992Jul25.184625.18752@osf.org>
  7. Keywords: RTS/CTS, modem, terminal server, telebit, annex
  8. Sender: news@osf.org (USENET News System)
  9. Organization: OSF Research Institute, Cambridge MA
  10. References: <BruHD3.9CI@cs.psu.edu>
  11. Date: Sat, 25 Jul 1992 18:46:25 GMT
  12. Lines: 32
  13.  
  14. Older Annexes (Annex-I and Annex-II) only have 2 control lines - one input
  15. and one output.  These are under software control and can be configured as
  16. either DTR/DCD or RTS/CTS.  If you use the settings you suggest:
  17.  
  18. |>     set port control_lines flow_control
  19. |>     set port input_flow_control eia
  20. |>     set port output_flow_control eia
  21.  
  22. then the line that was previously "DTR" becomes "CTS", etc.  This means you
  23. need to make sure the port is wired correctly.  And, you can no longer use
  24. DTR/DCD for modem control.
  25.  
  26. One of the Annex-II variants (Annex-IIa) included a new daughter card that
  27. had 2 pairs of control lines.  This was done by using a non-standard champ
  28. (aka telco) 50-pin cable, where a single GND was shared amoung all 8 ports.
  29. On these Annex-IIa, there is a new value "both" for "control_lines" that
  30. lets you enable DTR/DCD and CTS/RTS simultaneously.  This totally removes
  31. the case where the the DTR line is shared with CTS.
  32.  
  33. Encore only built Annex-Is and "old" Annex-IIs.  However, Xylogics did (does?)
  34. supply the Annex-IIa to Encore with Encore-markings, so you can't go by
  35. that.  Just look at the "stats" output.
  36.  
  37. Cables used by the IIa are not compatible with other Annex-IIs.
  38.  
  39. The Annex-3 only has 6 ports per champ connector, so it has always had
  40. both sets of control lines (and it has DSR, to boot).  One of the micro-
  41. Annexes probably has "full" modem control, too.
  42.  
  43. I have all my Worldblazers on an Annex-3 and run with control_lines == both.
  44.  
  45. John
  46.