Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2000 02:49:42 +0200 (CEST)
From:      Marc Schneiders <marc@oldserver.demon.nl>
To:        freebsd-isdn@freebsd.org
Subject:   silo overflow
Message-ID:  <Pine.BSF.4.21.0006010227190.8198-100000@unclad.freebeastie.org>

next in thread | raw e-mail | index | archive | help
Not sure I can ask this here. Please tell me where, if not here :-)

Recently got a Dynalink 128AE external isdn adapter connecting to sio0
(/dev/cuaa0). 

I use it with user ppp in CURRENT of two days old. Just one line, not
128 bps, as my ISP does not do this. Below is the output of "show
physical", "show lcp" and "show hdlc".

Speed seems OK to me: between 8000 and 9000 bytes/sec when
downloading. Everything seems to work fine, but the kernel keeps
complaining about silo overflows. They are there all the time, but
especially when there is a lot of data coming in, e.g. when mail is
delivered by ISP or during cvsup. They are much worse on the PC the
adapter is on now than on another one, which runs 4.0-RELEASE, on
which I tried it as well. Is this because the serial port is not as
good or may it be SMP, which the other box hasn't, that causes it?

Dmesg:
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A

The IRQ is not shared. I also tried flags 0x20000 (from LINT), but the
adapter wasn't able to establish a proper connection. Connection died
by itself, without error messages and just a tiny number of bytes
recorded as exchanged.

Are some settings wrong maybe? I've tried to discover it all, but I
cannot find anything helpful for the overflows. If you need more
information about settings, I will gladly post them, here or on some
webpage.

Thanks!

PPP ON unclad> show physical
Name: deflink
 State:           open (with carrier)
 Device:          /dev/cuaa0
 Link Type:       interactive
 Connect Count:   1
 Physical outq:   0
 Queued Packets:  0
 Phone Number:    8800806
Defaults:
 Device List:     "/dev/cuaa0"
 Characteristics: 115200bps, cs8, no parity, CTS/RTS on
 CD check delay:  device specific
Connect time: 3:44:33
16285568 octets in, 9460918 octets out
  overall     1910 bytes/sec
  currently      0 bytes/sec (over the last 5 secs)
  peak       11707 bytes/sec on Thu Jun  1 00:03:12 2000

PPP ON unclad> show lcp
deflink: LCP [Opened]
 his side: MRU 1524, ACCMAP 000a0000, PROTOCOMP on, ACFCOMP on,
           MAGIC 00000000, MRRU 0, SHORTSEQ off, REJECT 0000
 my  side: MRU 1524, ACCMAP 00000000, PROTOCOMP on, ACFCOMP on,
           MAGIC 3392c6fb, MRRU 0, SHORTSEQ on, REJECT 20001
 Defaults: MRU = 1524, ACCMAP = 00000000
           LQR period = 30s, Open Mode = active (delay 1s)
           FSM retry = 3s, max 5 Config REQs, 5 Term REQs
 Negotiation:
           ACFCOMP =   enabled & accepted
           CHAP =      disabled & accepted
           MSCHAP =    disabled & accepted
           LANMan =    disabled & accepted
           LQR =       disabled & accepted
           PAP =       disabled & accepted
           PROTOCOMP = enabled & accepted

PPP ON unclad> show hdlc
deflink HDLC level errors:
 Bad Frame Check Sequence fields: 22
 Bad address (!= 0xff) fields:    0
 Bad command (!= 0x03) fields:    0
 Unrecognised protocol fields:    0

--
Marc Schneiders --- marc@venster.nl --- marc@schneiders.org

FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP)
NetBSD vax.freebeastie.org 1.4Y



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006010227190.8198-100000>