home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20589 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!world!jrs
  3. From: jrs@world.std.com (Rick Sladkey)
  4. Subject: Re: [Q] C-Kermit 5A(188) without hardware flow control?
  5. In-Reply-To: dennisf@miles.com's message of Tue, 15 Dec 1992 12:54:07 GMT
  6. Message-ID: <JRS.92Dec15212204@lepton.world.std.com>
  7. Sender: jrs@world.std.com (Rick Sladkey)
  8. Organization: The Internet
  9. References: <1992Dec14.140609.21660@miles.com> <1992Dec15.125407.77@miles.com>
  10. Date: Wed, 16 Dec 1992 02:22:04 GMT
  11. Lines: 24
  12.  
  13. >>>>> On Tue, 15 Dec 1992 12:54:07 GMT, dennisf@miles.com (Dennis
  14. >>>>> Flaherty) said:
  15.  
  16. Dennis> I've recompiled C-Kermit 5A(188) using
  17.  
  18. Dennis> make linuxgcc2net KFLAGS=-DCK_RTSCTS
  19.  
  20. Dennis> and put the binary up on sunsite.  Thanks Bob!
  21.  
  22. Unfortunately, this flag has no effect other than causing "set flow
  23. rts/cts" to be silently accepted.  I sent patches for this to Frank da
  24. Cruz but apparently he didn't like them or they were to close to a
  25. final release to make any more changes.
  26.  
  27. However C-Kermit will not mess with the rts/cts state so if you want
  28. to use it you must turn it on before you run C-Kermit like this:
  29.  
  30. $ stty crtscts </dev/ttys0
  31.  
  32. Or if you are willing to recompile C-Kermit to *really* support
  33. rts/cts, I can send you the patches or you can find them on Sunsite.
  34. --
  35. Rick Sladkey
  36. jrs@world.std.com
  37.