From owner-freebsd-hackers Sun Jul 23 14:42:46 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA14426 for hackers-outgoing; Sun, 23 Jul 1995 14:42:46 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id OAA14419 for ; Sun, 23 Jul 1995 14:42:41 -0700 Received: by sequent.kiae.su id AA02296 (5.65.kiae-2 ); Mon, 24 Jul 1995 01:37:58 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Mon, 24 Jul 95 01:37:57 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id BAA01314; Mon, 24 Jul 1995 01:37:43 +0400 To: bde@zeta.org.au, terry@cs.weber.edu Cc: hackers@freebsd.org, harry@hgac.com, jkh@violet.berkeley.edu References: <199507232028.GAA21623@godzilla.zeta.org.au> In-Reply-To: <199507232028.GAA21623@godzilla.zeta.org.au>; from Bruce Evans at Mon, 24 Jul 1995 06:28:08 +1000 Message-Id: Organization: Olahm Ha-Yetzirah Date: Mon, 24 Jul 1995 01:37:42 +0400 (MSD) X-Mailer: Mail/@ [v2.40 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: dial up at > 9600 baud Lines: 26 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1272 Sender: hackers-owner@freebsd.org Precedence: bulk In message <199507232028.GAA21623@godzilla.zeta.org.au> Bruce Evans writes: >It can't possibly depend on anything except signals on its RX line, and >getty is in complete control of those (unless there are bugs). I'm >assuming an external modem. For an internal modem emulating a 16x50, >the current 16x50 setting should apply. Ok, I finaly understand what you say now :-) So, described situation is possible, only when some dialout application previously send chars at different speed and modem remember last speed. So, my comhardclose() fix with comparam(com->it_in) isn't enough, because driver need to send AAAT\r command to modem after it additionly :-( Getty becomes too modem specific after it. It need to send AAAT\r initially too to bring modem to current getty speed first time :-( So, any dialout program which change serial speed becomes getty-killer. We need to document locked devices to getty/gettytab manpage too as mandatory to not allow speed changes. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849