From owner-freebsd-bugs Sat Mar 31 19:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 869A637B71B for ; Sat, 31 Mar 2001 19:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f313A1p98714; Sat, 31 Mar 2001 19:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C75B537B718 for ; Sat, 31 Mar 2001 19:05:08 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f31358B95983; Sat, 31 Mar 2001 19:05:08 -0800 (PST) (envelope-from nobody) Message-Id: <200104010305.f31358B95983@freefall.freebsd.org> Date: Sat, 31 Mar 2001 19:05:08 -0800 (PST) From: richw@webcom.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/26261: silo overflow problem in sio driver Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26261 >Category: i386 >Synopsis: silo overflow problem in sio driver >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 31 19:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Rich Wales >Release: 4.2-RELEASE >Organization: >Environment: FreeBSD jekyll.richw.org 4.2-RELEASE FreeBSD 4.2-RELEASE #8: Sat Mar 3 21:17:31 PST 2001 richw@jekyll.richw.org:/big/4.2/usr/src/sys/compile/JEKYLL i386 >Description: I'm getting lots of "silo overflow" errors on an internal serial port in my 800-MHz Athlon system. I tried patching isa/sio.c to set a lower receive FIFO threshold, but even with a threshold of FIFO_RX_MEDL, I still get silo overflows unless I reduce the serial port speed to 19200 or slower. The serial port works flawlessly if I run Win98 and Hyperterm -- so I assume the problem is in FreeBSD and not in my hardware. >How-To-Repeat: Sustained high-speed serial input at 38400 or above. >Fix: No fix known. Reducing port speed to 19200 or slower is a workaround, but not a very satisfying one. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message