Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 95 12:21:19 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        bde@zeta.org.au (Bruce Evans)
Cc:        bde@zeta.org.au, ache@astral.msk.su, hackers@freebsd.org, harry@hgac.com, jkh@violet.berkeley.edu
Subject:   Re: dial up at > 9600 baud
Message-ID:  <9507241821.AA07597@cs.weber.edu>
In-Reply-To: <199507232359.JAA26520@godzilla.zeta.org.au> from "Bruce Evans" at Jul 24, 95 09:59:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
> >Maybe his modem is sending crap before raising DCD, and it's getting
> >echoed before a read is issued by getty?  This would be a driver
> >bug.
> 
> The driver is careful not to enable ECHO by default (it mostly ignores
> the stupid defaults in <sys/ttydefaults.h>.  getty could cause the
> problem by setting ECHO before setting the speed.  I don't think it
> does, although it takes 2 ioctls to set things.

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?


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9507241821.AA07597>