From owner-freebsd-current@FreeBSD.ORG Thu Jul 15 10:22:55 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 5336816A4CF; Thu, 15 Jul 2004 10:22:55 +0000 (GMT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3F6F43D1D; Thu, 15 Jul 2004 10:22:54 +0000 (GMT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (unknown [80.119.175.56]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id E9E0E14B7E0; Thu, 15 Jul 2004 12:27:05 +0200 (CEST) Message-ID: <037d01c46a55$b034a0e0$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "John Baldwin" References: <20040714024623.GB623@dhcp50.pn.xcllnt.net> <20040714180816.GA5503@dhcp50.pn.xcllnt.net> <02c201c469f4$5a45b130$7890a8c0@dyndns.org> <200407142050.24677.jhb@FreeBSD.org> Date: Thu, 15 Jul 2004 12:22:51 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: current@freebsd.org cc: Poul-Henning Kamp 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 10:22:55 -0000 "John Baldwin" wrote: > 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. thanks for the precision, forgot about that, but the idea was here :) as told before, I didn't use my modem since 3 years now... Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net