From owner-freebsd-current@FreeBSD.ORG Thu Jul 15 00:49:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12CFA16A4CE for ; Thu, 15 Jul 2004 00:49:24 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id E808D43D39 for ; Thu, 15 Jul 2004 00:49:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 11226 invoked from network); 15 Jul 2004 00:49:23 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 15 Jul 2004 00:49:23 -0000 Received: from 10.50.41.229 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i6F0nCNQ028686; Wed, 14 Jul 2004 20:49:12 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Wed, 14 Jul 2004 20:50:24 -0400 User-Agent: KMail/1.6 References: <20040714024623.GB623@dhcp50.pn.xcllnt.net> <20040714180816.GA5503@dhcp50.pn.xcllnt.net> <02c201c469f4$5a45b130$7890a8c0@dyndns.org> In-Reply-To: <02c201c469f4$5a45b130$7890a8c0@dyndns.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407142050.24677.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Cyrille Lefevre cc: Poul-Henning Kamp cc: current@FreeBSD.org cc: stable@FreeBSD.org cc: Marcel Moolenaar Subject: Re: [TEST/REVIEW/HEADSUP] tty drivers mega-patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 00:49:24 -0000 On Wednesday 14 July 2004 06:46 pm, Cyrille Lefevre wrote: > cua* are supposed to be the line to talk to a modem w/ modem control > (CD, etc.) while tty* are not supposed to talk to a modem and doesn't > have modem control. That's backwards. tty* will hang on open() until CD, while cua* will not. I use cu with /dev/cua* a lot to do manual modem commands to dial into boxes. However, /dev/tt* is used in /etc/ttys on the boxes I dial into to run a getty on the receiving modem. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org