From owner-freebsd-hackers Mon Jul 24 12:19:45 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id MAA06254 for hackers-outgoing; Mon, 24 Jul 1995 12:19:45 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id MAA06246 for ; Mon, 24 Jul 1995 12:19:40 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA28508; Tue, 25 Jul 1995 05:15:35 +1000 Date: Tue, 25 Jul 1995 05:15:35 +1000 From: Bruce Evans Message-Id: <199507241915.FAA28508@godzilla.zeta.org.au> To: bde@zeta.org.au, terry@cs.weber.edu Subject: Re: dial up at > 9600 baud Cc: ache@astral.msk.su, hackers@freebsd.org, harry@hgac.com, jkh@violet.berkeley.edu Sender: hackers-owner@freebsd.org Precedence: bulk >I was thinking in terms of FIFO queue depth, with characters in the >FIFO but the FIFO not yet to the trigger level. >Perhaps the FIFO should not be enabled when DTR is not present? There could be 1 byte of junk even without a fifo. I don't think this is the problem. Bruce