Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 1996 00:42:55 +0000 ()
From:      Tushar Patel <tushar@ecpi.com>
To:        freebsd-isp@freebsd.org
Subject:   Pleas help silo overflow with Boca-16 card?
Message-ID:  <199607020042.AAA11631@ecpi.com>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607020042.AAA11631>