From owner-freebsd-isdn Wed May 31 17:50: 9 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from oldserver.demon.nl (oldserver.demon.nl [212.238.105.241]) by hub.freebsd.org (Postfix) with ESMTP id 75F6F37B9C2 for ; Wed, 31 May 2000 17:49:51 -0700 (PDT) (envelope-from marc@oldserver.demon.nl) Received: from localhost (localhost [127.0.0.1]) by oldserver.demon.nl (8.9.3/8.9.3) with ESMTP id CAA08239 for ; Thu, 1 Jun 2000 02:49:42 +0200 (CEST) (envelope-from marc@oldserver.demon.nl) Date: Thu, 1 Jun 2000 02:49:42 +0200 (CEST) From: Marc Schneiders X-Sender: marc@unclad.freebeastie.org To: freebsd-isdn@freebsd.org Subject: silo overflow Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 From owner-freebsd-isdn Fri Jun 2 5:18:10 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from alice.turbocat.de (gate.turbocat.de [212.41.163.6]) by hub.freebsd.org (Postfix) with ESMTP id CFC9437B53D for ; Fri, 2 Jun 2000 05:18:01 -0700 (PDT) (envelope-from dave@turbocat.de) Received: from cat.turbocat.de (cat.turbocat.de [212.41.163.194]) by alice.turbocat.de (8.10.1/8.10.1/02072000/dw/2) with ESMTP id e52CHks17664 for ; Fri, 2 Jun 2000 14:17:48 +0200 (CEST) Received: (from dave@localhost) by cat.turbocat.de (8.8.5/8.7.3) id OAA00292 for freebsd-isdn@FreeBSD.ORG; Fri, 2 Jun 2000 14:17:46 +0200 (MET DST) Message-Id: <200006021217.OAA00292@cat.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) X-Nextstep-Mailer: Mail 4.0 (Enhance 2.0b4) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Fri, 2 Jun 2000 14:17:45 +0200 To: ISDN-List Subject: i4b on NetBSD-current (1.4.2Z) ? Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, has someone here running i4b on 1.4.2Z? Is some new release coming soon? --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Jun 2 6: 5:38 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id A490D37B638 for ; Fri, 2 Jun 2000 06:05:34 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1457 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Fri, 2 Jun 2000 15:04:24 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 4BC8C1610; Fri, 2 Jun 2000 15:04:54 +0200 (METDST) Subject: Re: i4b on NetBSD-current (1.4.2Z) ? In-Reply-To: <200006021217.OAA00292@cat.turbocat.de> from David Wetzel at "Jun 2, 0 02:17:45 pm" To: dave@turbocat.de (David Wetzel) Date: Fri, 2 Jun 2000 15:04:53 +0200 (METDST) Cc: freebsd-isdn@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 603 Message-Id: <20000602130454.4BC8C1610@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From the keyboard of David Wetzel: > has someone here running i4b on 1.4.2Z? Ask Martin, i'm quite shure he can help. > Is some new release coming soon? switch (soon) { case twomonths: case threemonths: printf("yes!\n"); break; default: printf("no!\n"); break; } hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Jun 2 9:35:10 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from widukind.bi.teuto.net (widukind.bi.teuto.net [212.8.197.28]) by hub.freebsd.org (Postfix) with ESMTP id E6FD937BA07 for ; Fri, 2 Jun 2000 09:35:01 -0700 (PDT) (envelope-from martin@rumolt.teuto.de) Received: from rumolt.teuto.de (IDENT:root@rumolt.teuto.de [212.8.203.81]) by widukind.bi.teuto.net (8.9.3/8.9.3) with ESMTP id SAA32199; Fri, 2 Jun 2000 18:34:41 +0200 Received: (from martin@localhost) by rumolt.teuto.de (8.10.1/8.10.1) id e52GY7O11267; Fri, 2 Jun 2000 18:34:07 +0200 (MEST) From: Martin Husemann Message-Id: <200006021634.e52GY7O11267@rumolt.teuto.de> Subject: Re: i4b on NetBSD-current (1.4.2Z) ? In-Reply-To: <20000602130454.4BC8C1610@hcswork.hcs.de> from Hellmuth Michaelis at "Jun 2, 2000 03:04:53 pm" To: hm@hcs.de Date: Fri, 2 Jun 2000 18:34:03 +0200 (MEST) Cc: dave@turbocat.de (David Wetzel), freebsd-isdn@FreeBSD.ORG Organization: Crusaders Catering Services Inc. ;-) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > has someone here running i4b on 1.4.2Z? Both 1.4.2A and 1.4Z ;-) See ftp.netbsd.org:/pub/misc/isdn4bsd. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Jun 2 9:43: 8 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from alice.turbocat.de (gate.turbocat.de [212.41.163.6]) by hub.freebsd.org (Postfix) with ESMTP id 01C2937B9B3 for ; Fri, 2 Jun 2000 09:43:01 -0700 (PDT) (envelope-from dave@turbocat.de) Received: from cat.turbocat.de (cat.turbocat.de [212.41.163.194]) by alice.turbocat.de (8.10.1/8.10.1/02072000/dw/2) with ESMTP id e52Gems20370 for ; Fri, 2 Jun 2000 18:40:49 +0200 (CEST) Received: (from dave@localhost) by cat.turbocat.de (8.8.5/8.7.3) id SAA00409 for freebsd-isdn@FreeBSD.ORG; Fri, 2 Jun 2000 18:40:49 +0200 (MET DST) Message-Id: <200006021640.SAA00409@cat.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <200006021634.e52GY7O11267@rumolt.teuto.de> X-Nextstep-Mailer: Mail 4.0 (Enhance 2.0b4) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Fri, 2 Jun 2000 18:40:48 +0200 To: freebsd-isdn@FreeBSD.ORG Subject: Re: i4b on NetBSD-current (1.4.2Z) ? References: <200006021634.e52GY7O11267@rumolt.teuto.de> Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > From: Martin Husemann (...) > See ftp.netbsd.org:/pub/misc/isdn4bsd. I see nothing there. But ftp://ftp.netbsd.org/pub/NetBSD/misc/isdn4bsd/ contains something. I'll try this later this week. Thanks. --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message