Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!mit-eddie!mit-vax!eagle!harpo!seismo!hao!hplabs!sri-unix!cepu!scw@ucla-locus From: scw%ucla-locus@cepu.UUCP Newsgroups: net.unix Subject: re: Tip and loss of carrier Message-ID: <13774@sri-arpa.UUCP> Date: Fri, 18-Nov-83 10:06:00 EST Article-I.D.: sri-arpa.13774 Posted: Fri Nov 18 10:06:00 1983 Date-Received: Mon, 21-Nov-83 01:13:45 EST Lines: 15 From: Steve Woods It doesn't appear that tip (dh driver?) detects loss of carrier on the dialout port. Is that a feature or have i not said the proper incantations? Many modems on dialout lines hold carrier detect high, or else your dh driver is hacked to ignore CD. The reason for this is that if the driver expects CD it won't let you send the dial commands until it sees CD, but it'll never see CD unless you can send the Dial commands (famous Catch 22). Also (at least in the Vanilla V7) the KL (DL-11E) driver looks at CTS (but calls it CD). Most drivers *DON'T* seem to really look at CD but rather at CTS, because most Serial lines aren't connected to Modems but rather are connected (in)directly to terminals.