From owner-freebsd-bugs Wed Jun 28 02:44:57 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA00628 for bugs-outgoing; Wed, 28 Jun 1995 02:44:57 -0700 Received: from wc.cdrom.com (wc.cdrom.com [192.216.223.37]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA00622 for ; Wed, 28 Jun 1995 02:44:55 -0700 Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by wc.cdrom.com (8.6.12/8.6.12) with ESMTP id CAA26065 for ; Wed, 28 Jun 1995 02:44:46 -0700 Received: from ptnsct.nis.za (ptnsct.nis.za [196.6.121.4]) by mail.barrnet.net (8.6.10/MAIL-RELAY-LEN) with SMTP id CAA04988 for ; Wed, 28 Jun 1995 02:43:27 -0700 Date: Wed, 28 Jun 1995 11:40:12 +0200 (O) From: ROBIN@ptnsct.nis.za (Robin Hunt) Message-Id: <950628114012.5cd4@ptnsct.nis.za> Subject: Problem with ST16C554 UARTS in release 2.0.5-RELEASE To: bugs@freebsd.org X-Vmsmail-To: SMTP%"bugs@freebsd.org" Sender: bugs-owner@freebsd.org Precedence: bulk Hi, I have an Equinox 4 port card which I have installed in the above release of FreeBSD, running on a 486DX/2 66 cpu with 16Meg of RAM. I am able to get the kernel to recognise the ports, and I can talk to them with cu -l. However, if I try and use a baud rate greater than 9600 - I get silo overflows by the 10's when data is received (from the modem in this case). Interestingly enough, if I tell the kernel that there is just one serial port (and i give it the base address / irq of the first port (0x100 3), it works fine at 38400 with no overflows. I have looked at sio.c, but don't see anything obvious - any suggestions? Please send replies to robin@ptnsct.nis.za Thanks, robin