From owner-freebsd-questions@FreeBSD.ORG Sun May 9 12:27:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E504616A4CE for ; Sun, 9 May 2004 12:27:01 -0700 (PDT) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7022943D4C for ; Sun, 9 May 2004 12:27:01 -0700 (PDT) (envelope-from lefty@ene.asda.gr) Received: from 127.0.0.1 (localhost [127.0.0.1]) by ene.asda.gr (Postfix) with SMTP id 5F368373 for ; Sun, 9 May 2004 22:26:58 +0300 (EEST) Received: from ene.asda.gr (localhost [127.0.0.1]) by ene.asda.gr (Postfix) with SMTP id D5293C2 for ; Sun, 9 May 2004 22:26:55 +0300 (EEST) Received: from ene.asda.gr (lefty.ene.asda.gr [193.92.118.162]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (Client CN "Lefteris Tsintjelis", Issuer "E 'n' E CA" (verified OK)) by ene.asda.gr (Postfix) with ESMTP id 2EB67C1 for ; Sun, 9 May 2004 22:26:55 +0300 (EEST) Message-ID: <409E8609.2F0EA30E@ene.asda.gr> Date: Sun, 09 May 2004 22:27:05 +0300 From: Lefteris Tsintjelis Organization: ASDA X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ene.asda.gr X-Spam-DCC: : X-Spam-Status: No, hits=-98.7 required=8.0 tests=AWL,USER_IN_WHITELIST autolearn=ham version=2.63 Subject: Gettytab problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 19:27:02 -0000 Hi, I am using the 4.10-PRERELEASE and trying to set up a plain old serial modem using getty but with no success. I get a "getty: modem init/answer problem on /dev/ttydX" all the time. :ac=RING\r ATA\r CONNECT:\ :ic="" ATE1Q0V1S0=0\r OK\r: It seems the problem is the ac and ic entries even though a "man gettytab" is referring to them. The "dc" (chat debug bit mask) doesn't seem to help either. Setting the S0=1 (auto answer) works OK but is there a way to wait for the "RING" (for indefinite time) and then issue the ATA? Has anyone managed to use the ic/ac capabilities of gettytab and provide a working sample? Please CC Thank you, Lefteris Tsintjelis