From owner-freebsd-current Sun Nov 9 18:50:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA26054 for current-outgoing; Sun, 9 Nov 1997 18:50:58 -0800 (PST) (envelope-from owner-freebsd-current) Received: from set.spradley.dyn.ml.org (fcn105-70.tmi.net [207.170.105.70]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA26046 for ; Sun, 9 Nov 1997 18:50:52 -0800 (PST) (envelope-from tsprad@spradley.dyn.ml.org) Received: from set.spradley.dyn.ml.org (localhost [127.0.0.1]) by set.spradley.dyn.ml.org (8.8.7/8.8.7) with ESMTP id VAA00458; Sun, 9 Nov 1997 21:02:21 -0600 (CST) (envelope-from tsprad@set.spradley.dyn.ml.org) Message-Id: <199711100302.VAA00458@set.spradley.dyn.ml.org> X-Mailer: exmh version 2.0zeta 7/24/97 To: Murray Stokely cc: freebsd-current@FreeBSD.ORG Subject: Re: silo overflows? In-reply-to: Your message of "Sat, 08 Nov 1997 20:17:55 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 09 Nov 1997 21:02:20 -0600 From: Ted Spradley Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I think I first started seeing these with 2.2.2RELEASE. I think it means that the 16-byte FIFO in the 16550A UART fills up before the interrupt service routine can get around to unloading it. The question is, can anything be done to help? > What do these error messages mean? sio1 is my modem to the outside > world. I never used to get these with 2.2-stable. > > sio1: 1 more silo overflow (total 70) > sio1: 1 more silo overflow (total 71) > > Murray Stokely >