From owner-freebsd-hackers Mon Jan 29 18:45:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA10455 for hackers-outgoing; Mon, 29 Jan 1996 18:45:12 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA10380 for ; Mon, 29 Jan 1996 18:44:47 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id NAA14467; Tue, 30 Jan 1996 13:37:41 +1100 Date: Tue, 30 Jan 1996 13:37:41 +1100 From: Bruce Evans Message-Id: <199601300237.NAA14467@godzilla.zeta.org.au> To: bde@zeta.org.au, dennis@etinc.com Subject: Re: Multi-Port Async Cards Cc: hackers@FreeBSD.ORG Sender: owner-hackers@FreeBSD.ORG Precedence: bulk >>It only needs mgetty if you want to do both incoming and outgoing calls. >> >So if you're incoming only you can use getty? Probably. The restriction only applies to the cyb and the 2.0.5 cy drivers. The 2.1 cy driver supports bidirectional ports. Bruce