Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 1999 19:16:28 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        William <wwoods@cybcon.com>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: silo overflows......
Message-ID:  <Pine.BSF.4.05.9904251912220.28665-100000@herring.nlsystems.com>
In-Reply-To: <199904251405.HAA02369@mail.cybcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 Apr 1999, William wrote:

> I have been out of the loop for a couple days.....did anyone ever come up
> with a "quick fix" for the silo overflows when useing an external modem on
> com1? I tried lowering the baud rate all the way down to 19200 and still
> had the same problem.

I'm starting to think that something else is wrong with this. Its almost
as if interrupts are not being delivered to the sio driver. The driver has
a poll function which will read characters (I think) but not very often.

As an experiment, could you put a print statement in siointr() to see if
it ever gets entered.

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904251912220.28665-100000>