From owner-freebsd-hackers Fri Mar 8 04:27:09 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA01324 for hackers-outgoing; Fri, 8 Mar 1996 03:18:15 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA01272 for ; Fri, 8 Mar 1996 03:18:03 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id XAA22234 for ; Thu, 7 Mar 1996 23:27:00 -0800 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id SAA03557; Fri, 8 Mar 1996 18:21:17 +1100 Date: Fri, 8 Mar 1996 18:21:17 +1100 From: Bruce Evans Message-Id: <199603080721.SAA03557@godzilla.zeta.org.au> To: hackers@FreeBSD.ORG, wsj@widesoft.com.br Subject: Re: Cyclades Board Sender: owner-hackers@FreeBSD.ORG X-Loop: owner-hackers@FreeBSD.ORG Precedence: bulk >I am using a Cyclades 8Ys multi-serial board with FreeBsd 2.1, >Brian E. Litzinger's cyb driver and mgetty. >When the modem receives a call, the mgetty gets the connection, >sends a prompt, call /usr/bin/login , as usual. Help is more likely to be available for the standard cy driver. mgetty is reported to have a similar problem with the standard driver, but getty is reported to work with the standard driver. Bruce