From owner-freebsd-questions Thu Jul 4 20:54:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA08895 for questions-outgoing; Thu, 4 Jul 1996 20:54:48 -0700 (PDT) Received: from bambam.vision.net.id (root@[202.150.2.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA08888 for ; Thu, 4 Jul 1996 20:54:41 -0700 (PDT) Received: from canary.iwan.org (iwan@[202.150.2.68]) by bambam.vision.net.id (8.7.3/8.7.3) with SMTP id RAA06249 for ; Fri, 5 Jul 1996 17:49:07 +0700 (JVT) Message-ID: <31DC941B.41C67EA6@vision.net.id> Date: Fri, 05 Jul 1996 11:03:39 +0700 From: Iwan Leonardus Organization: skd X-Mailer: Mozilla 2.02 (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: dial in Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have a question... I have P75 with 16550 UART on board, 16 MB memory and trying to configure for dial in modem. when I set ttyd1 speed to std.115200 at /etc/ttys and after I 'kill -1 1' there is an error message: init: getty repeating too quickly on port /dev/ttyd1, sleeping 30 secs three times, and after 30 secs later (I think) appear three times again. the port COM2 is unconnected. The message do not appear when I set speed to std.57600 Is that because my port can not handle that kind of speed or I dont have the CPU power to handle that? For information, I have set the rc.serial to speed 115200 and there are no error message, the message appear after I set the /etc/ttys Thanks in advandce Iwan Leonardus