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