home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / xenix / sco / 3492 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.unix.xenix.sco
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!n8emr!uncle!sporty!jeff
  3. From: jeff@sporty.col.oh.us (Jeff Anderson)
  4. Subject: Re: Using 'cu' with speeds greater than 9600
  5. Organization: J.A. Anderson & Company, Columbus, OH US
  6. Distribution: usa
  7. Date: Sun, 13 Dec 1992 16:09:06 GMT
  8. Message-ID: <1992Dec13.160906.14769@sporty.col.oh.us>
  9. References: <1g5p3uINN5up@matt.ksu.ksu.edu>
  10. Lines: 35
  11.  
  12. In article <1g5p3uINN5up@matt.ksu.ksu.edu> brettw@matt.ksu.ksu.edu (Brett D. Watson) writes:
  13. > Ok, I need some help from SOMEONE who has used 'cu' to connect to
  14. >another computer over serial cable using a Digiboard, or similar
  15. >serial expansion board.
  16. > [...]
  17. >My Devices file has the following:
  18. >
  19. >Direct tty2a - 38400 direct
  20. >
  21. >  However, I cannot get the connection to run at 38400, or 19200 for
  22. >that matter.  Is there something else, or someWHERE else I'm
  23. >forgetting to set something?  I've had some people tell me you just
  24. >can't run a terminal at speeds greater than 9600 but I don't buy that.
  25. >Why the hell can't I get this to work?  I'm pulling my hair out.
  26. >Help!
  27.  
  28. I have a Telebit T2500 running at 19.2 over a serial line.  The line is
  29. used for dial in/out but here is the poop.  In /etc/ttys change the
  30. 'mode' byte (second byte) to point to an entry in /etc/gettydefs.  Mine
  31. is 1ntty1A which means enabled, use gettydef entry n on tty1A.  See 'man
  32. ttys' for details.
  33.  
  34. In gettydefs, I have entry n as:
  35.  
  36. n # EXTA  HUPCL # EXTA  CS8 SANE HUPCL TAB3 -IXANY #\r\n@ login: # n
  37.  
  38. Note that the speed is 'EXTA' this means 19200.  EXTB means 38400.
  39.  
  40. Since the line is direct, I think these two changes may be all you need.
  41.  
  42. -------------------------------------------------------------------------------
  43. Jeff Anderson       jeff@sporty.col.oh.us          jaa@rsch.oclc.org
  44. H: 614-252-7563     B7 f+ t w dc g+ k+ s- e r        jeff@sporty.UUCP 
  45. W: 614-764-6222 
  46. -------------------------------------------------------------------------------
  47.