From owner-freebsd-mobile Thu Jun 29 0: 8:38 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.osd.bsdi.com (ppp-247.dialup.clari.net.au [203.57.253.247]) by hub.freebsd.org (Postfix) with ESMTP id 9079437B525 for ; Thu, 29 Jun 2000 00:08:32 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id AAA01617; Thu, 29 Jun 2000 00:14:51 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200006290714.AAA01617@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Trust FM560LKI modem force 8250 In-reply-to: Your message of "Thu, 29 Jun 2000 00:33:08 MDT." <200006290633.AAA83340@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 00:14:50 -0700 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In message <200006290635.XAA01404@mass.osd.bsdi.com> Mike Smith writes: > : > In message <3957C665.272BEC3A@genprofile.com> David Bauer writes: > : > : My sio.c is not exactly the same (4.0-RELEASE) but I found the two > : > : places and changed it. But unfortunately this does not solve the > : > : problem. The interrupt buffer overflows are still there. > : > : Any other ideas ? > : > > : > The problem isn't with your FIFO. Like I said before the problem is > : > with your application. At least that's usually what the interrupt > : > level problems mean. > : > : No, that's tty-level overflows. See sio(4). > > Ah. It is a possible problem in the bottom half of the driver. I got > confused. I wonder what the problem could be... Something is blocking splsoftty() for a long time, I think, so that the interrupt-level buffer is not drained by the code that feeds the tty subsystem. The entire sio(4) architecture is extremely delay-sensitive. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message