From owner-freebsd-isp Mon Jul 1 22:35:06 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA28738 for isp-outgoing; Mon, 1 Jul 1996 22:35:06 -0700 (PDT) Received: from ecpi.com (ecpi.com [205.238.159.50]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA28728 for ; Mon, 1 Jul 1996 22:35:02 -0700 (PDT) Received: (from tushar@localhost) by ecpi.com (8.6.11/8.6.9) id AAA11631 for freebsd-isp@freebsd.org; Tue, 2 Jul 1996 00:42:56 GMT From: Tushar Patel Message-Id: <199607020042.AAA11631@ecpi.com> Subject: Pleas help silo overflow with Boca-16 card? To: freebsd-isp@freebsd.org Date: Tue, 2 Jul 1996 00:42:55 +0000 () X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am currently running 2.0.5 with boca-16 card. I have connected 8 28.8 modems on the Boca-16 card. Each "sio" is programmed for "115200" speed. I started getting following message on my console " 00:06:05 ecpi /kernel: sio5: 1 more silo overflow (total 16)" " 00:06:05 ecpi /kernel: sio11: 1 more silo overflow (total 5)" I guess I started getting above message for all the serial ports where there was some activity. After these messages the serial ports get locked an all the users connected on those ports get disconnected, it want let new users login on those ports until I specify the following on all the serial ports. stty -f /dev/ttyid5 115200 icanon isig iexten echo echoe -echok -echoke\ -echonl echoctl -echoprt -altwerase -noflsh -tostop -mdmbuf -flusho pendin\ -extproc -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel\ -ignbrk brkint -inpck -ignpar -parmrk opost onlcr oxtabs cread cs8 -parenb\ -parodd hupcl -clocal -cstopb cread crtscts stty -f /dev/ttyd5 115200 icanon isig iexten echo echoe -echok -echoke\ -echonl echoctl -echoprt -altwerase -noflsh -tostop -mdmbuf -flusho pendin\ -extproc -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel\ -ignbrk brkint -inpck -ignpar -parmrk opost onlcr oxtabs cread cs8 -parenb\ -parodd hupcl -clocal -cstopb cread crtscts Q-1. Is there any known bug I should be aware of? Q-2. Do I need to specify less speed on the ttyd* ports? may be 57600? Q-3. Do I need faster machine to process 8 28.8 modems (I have 486-66)? Any help on this subject will be great help. Thanks, Tushar (tushar@ecpi.com)