home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13878 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.9 KB

  1. Xref: sparky comp.unix.sysv386:13878 comp.dcom.modems:12813 biz.comp.telebit:868 alt.bbs:5602
  2. Newsgroups: comp.unix.sysv386,comp.dcom.modems,biz.comp.telebit,alt.bbs
  3. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!mudos!mju
  4. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  5. Subject: Re: ESIX 4.0.4 ttymon problems...HELP!
  6. Message-ID: <BtwGsD.12J@mudos.ann-arbor.mi.us>
  7. Date: Tue, 1 Sep 1992 12:45:47 GMT
  8. References: <527@larel.LAMRSCH.COM> <Btv9oz.1to@gator.rn.com>
  9. Organization: The Programmer's Pit Stop, Ann Arbor MI
  10. Keywords: ttymon, esix
  11. Lines: 25
  12.  
  13. In article <Btv9oz.1to@gator.rn.com> larry@gator.rn.com (Larry Snyder) writes:
  14. >jmcook@larel.LAMRSCH.COM (joel m. cook) writes:
  15. >>modems to work (USR HST's or TB's).  Get a *reproducible* string
  16. >>of garbage, or sometimes the prompt, but can never type anything
  17. >>and log in.  It seems that /etc/ttydefs, as shipped, is crap.
  18.  
  19. Well, here are the ttydefs entries I'm using for my T2500 and my Supra
  20. V.32bis.  The T2500 has the DTE rate locked at 19.2Kbps; the Supra, at
  21. 38.4Kbps.  I'm using the SAS serial driver, with full-duplex RFR/CTS
  22. flow control set up via the minor device number.  Lines have been
  23. split for clarity.
  24.  
  25. lock38400:38400 erase ^h opost onlcr tab3 brkint ignpar -parenb ixon 
  26.     ixany istrip echo echoe echok icanon isig cs8 cread:38400 
  27.     erase ^h opost onlcr tab3 brkint ignpar -parenb ixon ixany 
  28.     istrip echo echoe echok icanon isig cs8 cread::lock38400
  29. lock19200:19200 erase ^h opost onlcr tab3 brkint ignpar -parenb ixon 
  30.     ixany istrip echo echoe echok icanon isig cs8 cread:19200 
  31.     erase ^h opost onlcr tab3 brkint ignpar -parenb ixon ixany 
  32.     istrip echo echoe echok icanon isig cs8 cread::lock19200
  33.  
  34. -- 
  35. Marc Unangst                | Real men don't use Windows.  Real men use X. 
  36. mju@mudos.ann-arbor.mi.us   | Only a real man would use a GUI where the
  37.                             | shift keys after "Alt" are "Super" and "Hyper."
  38.