From owner-freebsd-isdn Sun Oct 31 0:42:34 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 032CB14C23 for ; Sun, 31 Oct 1999 00:42:29 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id IAA05898; Sun, 31 Oct 1999 08:37:39 +0100 (CET) Message-Id: <199910310737.IAA05898@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Oren Sarig Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: AVM Fritz PCI Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 29 Oct 1999 20:13:21 +0200." <3.0.6.32.19991029201321.0079fb80@mail.bezeqint.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 31 Oct 1999 08:37:39 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oren Sarig writes: >Whoops, the whole problem was that the device >wasn't configured for chap :) > [snip] >disconnect" (which threw me off). Anyways, if I do >`ifconfig isp0 debug` and examin the debug output, >I see that when it tries to connect, there are >numerous `/kernel: isp0: lcp parse opts: >auth-proto [not configured] magic send conf-rej', >which probably shows that the authentication >protocol was not set to chap. What did I do wrong >in the script for setting it to chap? I get an >error about `Invalid Argument' when I type the >command, but I also get it if I just type >`spppcontrol isp0` or even `spppcontrol lo0`, and >loopback does work. How do I set it to chap? > [snip] This is all a follow-on error from spppcontrol failing. Despite what Klaus Herrmann wrote in an earlier mail, you cannot just ignore it. spppcontrol must operate correctly in order to pass the configuration arguments to the kernel, as you've now discovered. This question has been asked and answered several times in the last few weeks. I'm inclined to point you at the mail archive at www.freebsd.org, but your sPPP link doesn't work, so I cannot. I recommend that you change /sys/net/if_sppp.h as follows - in the definition of struct spppreq change the ``int cmd;'' to ``unsigned long cmd;''. Copy the modified file to /usr/include/net. Edit spppcontrol.c and remove the ``#define SPPP_VJ'' line. Re-build spppcontrol and the kernel. Install the new spppcontrol and the new kernel and re-boot. This is a general problem in the release version of i4b. The inconsistent use of SPPP_VJ in the kernel and spppcontrol is leading to problems. I suggest that spppcontrol.c should be distributed with the ``#define SPPP_VJ'' line commented out. This option has virtually no effect on performance and SPPP_VJ is not defined in -current. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Oct 31 1:36:51 1999 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 BC62414BEF for ; Sun, 31 Oct 1999 01:36:45 -0700 (PDT) (envelope-from martin@rumolt.teuto.de) Received: from rumolt.teuto.de (rumolt.teuto.de [212.8.203.81]) by widukind.bi.teuto.net (8.9.3/8.9.3) with ESMTP id JAA09782; Sun, 31 Oct 1999 09:36:43 +0100 Received: from martins (hwart.teuto.de [212.8.203.83]) by rumolt.teuto.de (8.8.8/8.8.8) with SMTP id JAA00307; Sun, 31 Oct 1999 09:36:54 +0100 (MET) From: "Martin Husemann" To: "Pascal Gienger" , Subject: RE: MDL-Errors occuring very frequently with i4b-0.83 Date: Sun, 31 Oct 1999 09:36:53 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <19991030232146.A540@finesse.sexy> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I did nothing with the wiring of my S0 bus and I don't see errors on my > S0 phone connected to the same bus. > Is the NTBA faulty? May be anything. I need to power-cycle my Siemens PBX about once a month to keep it from stomping on B-channels assigned to another TEI (i.e. my active I4B connection). I would try to power-cycle anything with an explicit power supply and disconnect all other equipement, then reconnect it. Step by step you might fight the failing device. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Oct 31 2: 5:38 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from laurin.munich.netsurf.de (laurin.munich.netsurf.de [194.64.166.1]) by hub.freebsd.org (Postfix) with ESMTP id DA69A14C1B for ; Sun, 31 Oct 1999 02:05:31 -0800 (PST) (envelope-from klaus.herrmann@gmx.net) Received: from wunderland.own (ns1191.munich.netsurf.de [195.180.235.191]) by laurin.munich.netsurf.de (8.9.3/8.9.3) with SMTP id LAA13239; Sun, 31 Oct 1999 11:05:29 +0100 (MET) From: Klaus Herrmann To: "Gary Jennejohn Oren Sarig" Subject: Re: AVM Fritz PCI Date: Sun, 31 Oct 1999 11:58:36 +0100 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: freebsd-isdn@FreeBSD.ORG References: <199910310737.IAA05898@peedub.muc.de> In-Reply-To: <199910310737.IAA05898@peedub.muc.de> MIME-Version: 1.0 Message-Id: <99103112003500.00329@wunderland.own> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > This is all a follow-on error from spppcontrol failing. Despite what > Klaus Herrmann wrote in an earlier mail, you cannot just ignore it. > spppcontrol must operate correctly in order to pass the configuration > arguments to the kernel, as you've now discovered. > oops, i'm really sorry for that. looks like this has changed because i can ignore these messages, i have 0.81. sorry, Klaus -- Klaus Herrmann Powered by FreeBSD (http://www.freebsd.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Oct 31 2:31:57 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from indyio.rz.uni-sb.de (indyio.rz.uni-sb.de [134.96.7.3]) by hub.freebsd.org (Postfix) with ESMTP id 29F9E14C1B for ; Sun, 31 Oct 1999 02:31:51 -0800 (PST) (envelope-from netchild@Vodix.CS.Uni-SB.de) Received: from mars.rz.uni-sb.de (ns0.rz.uni-sb.de [134.96.7.5]) by indyio.rz.uni-sb.de (8.9.3/8.9.3) with ESMTP id LAA7892876 for ; Sun, 31 Oct 1999 11:31:46 +0100 (CET) Received: from work.net.local (maxtnt-023.telip.uni-sb.de [134.96.70.150]) by mars.rz.uni-sb.de (8.8.8/8.8.4/8.8.2) with ESMTP id LAA18484 for ; Sun, 31 Oct 1999 11:31:46 +0100 (CET) Received: from Vodix.CS.Uni-SB.de (netchild@localhost.net.local [127.0.0.1]) by work.net.local (8.9.3/8.9.3) with ESMTP id LAA01320 for ; Sun, 31 Oct 1999 11:04:51 +0100 (CET) (envelope-from netchild@Vodix.CS.Uni-SB.de) Message-Id: <199910311004.LAA01320@work.net.local> Date: Sun, 31 Oct 1999 11:04:50 +0100 (CET) From: A.Leidinger@WJPServer.CS.Uni-SB.de Subject: =?iso-8859-1?Q?i4b_didn=B4t_disconnect_(CEST->CET_problem)?= To: isdn@freebsd.org In-Reply-To: <19991009111107.B44925@server.nostromo.in-berlin.de> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, i4b from -current, Fritz Classic. 31.10.1999 11:09:19 CHD 00001 I4BPPP outgoing call active (ctl 0, ch 0, isp0) Ok, everything is fine (except the clock it should be 10:09:19, CEST->CET). After a "netstat -n |head" I decided to disconnect: 31.10.1999 10:13:10 CHD 00001 I4BPPP manual disconnect (fullscreen menu) Here the CEST->CET happened (automatically), but i4b didn“t disconnect after the manual disconnect request. 31.10.1999 10:13:19 CHD 00001 I4BPPP manual disconnect (fullscreen menu) Tried again a manual disconnect, but i4b didn“t want to do it. 31.10.1999 10:13:31 CHD 00001 I4BPPP outgoing call disconnected (local) This was a "ifconfig isp0 down". 31.10.1999 10:13:31 CHD 00001 I4BPPP cause 0: normal call clearing (I4B) 31.10.1999 10:13:31 CHD 00001 I4BPPP charging: 2 units, -3348 seconds ^^^^^ It seems i4b does a seconds = current_time - going_online_time; I didnt“ know of a better way (I assume manually counting a delta istn“t an option). Bye, Alexander. -- Television loves me. http://netchild.home.pages.de A.Leidinger+Home @ WJPServer.CS.Uni-SB.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Oct 31 14:12:56 1999 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 040D514F2A for ; Sun, 31 Oct 1999 14:12:51 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1662 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Sun, 31 Oct 1999 23:12:50 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 7D3C938D5; Sun, 31 Oct 1999 23:12:48 +0100 (MET) Subject: Re: MDL-Errors occuring very frequently with i4b-0.83 In-Reply-To: <19991030232146.A540@finesse.sexy> from Pascal Gienger at "Oct 30, 99 11:21:46 pm" To: finesse@bluewin.de (Pascal Gienger) Date: Sun, 31 Oct 1999 23:12:48 +0100 (MET) 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: 791 Message-Id: <19991031221248.7D3C938D5@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 Pascal Gienger: > May it be Telekom's fault or is perhaps my isdn card broken? Some hardware is going to get more or less broken. Card, cables, plugs NT, computer, ... > Does anybody > from you had also these error messages and what means "MDL"? Management Data Link, IIRC. > How can I find out if it is a problem between Kernel<->Card, Card<->S0 or > S0<->Telekom? Isolate a single S0 bus device. Strip device down until component is found. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Sun Oct 31 14:16:56 1999 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 C004014BC6 for ; Sun, 31 Oct 1999 14:16:50 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1376 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Sun, 31 Oct 1999 23:16:49 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id C61BB38DB; Sun, 31 Oct 1999 23:16:48 +0100 (MET) Subject: Re: [i4b didn_t disconnect (CEST->CET problem)] In-Reply-To: <199910311004.LAA01320@work.net.local> from "A.Leidinger@WJPServer.CS.Uni-SB.de" at "Oct 31, 99 11:04:50 am" To: A.Leidinger@WJPServer.CS.Uni-SB.de Date: Sun, 31 Oct 1999 23:16:48 +0100 (MET) Cc: 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: 486 Message-Id: <19991031221648.C61BB38DB@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 A.Leidinger@WJPServer.CS.Uni-SB.de: > It seems i4b does a > seconds = current_time - going_online_time; This is true as far as i remember. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Mon Nov 1 3:16:57 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 9140A14FF9 for ; Mon, 1 Nov 1999 03:16:52 -0800 (PST) (envelope-from rmike@t2p087.at-316.netway.at) Received: from pop-a.netway.at (pop-a.netway.at [195.96.10.226]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id MAA30072 for ; Mon, 1 Nov 1999 12:16:52 +0100 Received: from t2p087.at-316.netway.at (t2p087.at-316.netway.at [212.27.75.87]) by pop-a.netway.at (8.9.1/8.9.1) with ESMTP id MAA18133 for ; Mon, 1 Nov 1999 12:16:50 +0100 Received: (from rmike@localhost) by dwarf.netway.at (8.9.3/8.9.2) id MAA08825 for freebsd-isdn@freebsd.org; Mon, 1 Nov 1999 12:13:27 +0100 (CET) (envelope-from rmike) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 01 Nov 1999 12:13:26 +0100 (CET) Organization: ../NETlounge/tech - Mariazell Online From: Michael Ranner To: freebsd-isdn@freebsd.org Subject: kernel panic with i4b-0.83 and ppp (rawchannel) under 3.3-RELEASE Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! After my upgrade from 3.2-RELEASE to 3.3-RELEASE my machine panics (page fault) while isdn activity after 5 to 15 minutes uptime. I use i4b-0.83, ppp-991025 and Fritz! PCI under 3.3-RELEASE. Thirst I thought it is an memory problem, and I changed the whole mainboard and memory with another, but the panics still occure while i4b is activ. There is no such problem when no one is using the i4b devices or isdnd is not running. I use ppp on the same machine with an analog modem without no problem. Because the change of the mainboard and memory was not succesful I checked the disk drive for bad blocks in the swap area, but I found no failure. So I tried to install i4b and ppp on a completly different machine with a complete different hardware except the Fritz! PCI. (this machine was also upgraded from 3.2-RELEASE to 3.3-RELEASE) With all comibinations I have the same troubles. The kernel panics soon while isdn activity. Sometimes after the first connect, sometimes after the second or third. I have no uptimes longer then 1/2 hour while i4b is in use. Does anybody experienced similar? I have not found something strange in messages, isdnd.log or isdntrace. cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- Before Xerox, five carbons were the maximum extension of anybody's ego. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Nov 1 4:49:24 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 5A25B150A8 for ; Mon, 1 Nov 1999 04:49:16 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id NAA00490; Mon, 1 Nov 1999 13:29:22 +0100 (CET) Message-Id: <199911011229.NAA00490@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Michael Ranner Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: kernel panic with i4b-0.83 and ppp (rawchannel) under 3.3-RELEASE Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 01 Nov 1999 12:13:26 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Nov 1999 13:29:22 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Michael Ranner writes: [snip info about a kernel panic] >Does anybody experienced similar? > This is the first report I've seen about kernel panics. >I have not found something strange in messages, isdnd.log or isdntrace. > Try to get a kernel dump. Nothing else will be of any use to debug this sort of thing. Read the handbook section about kernel debugging. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Nov 1 7:12:29 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from hgatenl.hobby.nl (hgatenl.hobby.nl [212.19.199.2]) by hub.freebsd.org (Postfix) with ESMTP id 57D0914FD8 for ; Mon, 1 Nov 1999 07:12:22 -0800 (PST) (envelope-from r.a.arends@kader.hobby.nl) Received: from pentiumii366 (pm103.hobby.nl [212.19.199.68]) by hgatenl.hobby.nl (8.8.8/8.8.8) with SMTP id QAA25906 for ; Mon, 1 Nov 1999 16:10:34 +0100 (CET) Message-ID: <001a01bf247b$6b1b6cc0$0200000a@pentiumii366> From: "Richard Arends" To: Subject: i4b on OpenBSD Date: Mon, 1 Nov 1999 16:11:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Yesterday i installed i4b on my OpenBSD machine. I did exactly the things mentioned in de file INSTALLATION in the Openbsd dir. When i was compiling the kernel i got a warning about a missing file and the compiling stops. In /driver/i4b_isppp.c on line 75 there's a line #include . This file does not exists. I made a copy of the file i4b/sppp/if_sppp.h and compiled the kernel for the second time. No errors did occure. Q. Did i do the right thing??? Greetings, Richard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Nov 1 13: 0: 7 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 37E8D152AD for ; Mon, 1 Nov 1999 12:59:51 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA01038; Mon, 1 Nov 1999 21:59:28 +0100 (CET) Message-Id: <199911012059.VAA01038@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: "Richard Arends" Cc: isdn@FreeBSD.ORG Subject: Re: i4b on OpenBSD Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 01 Nov 1999 16:11:36 +0100." <001a01bf247b$6b1b6cc0$0200000a@pentiumii366> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Nov 1999 21:59:28 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Richard Arends" writes: >Hello, > >Yesterday i installed i4b on my OpenBSD machine. I did exactly the things >mentioned in de file INSTALLATION in the Openbsd dir. When i was compiling >the kernel i got a warning about a missing file and the compiling stops. In >/driver/i4b_isppp.c on line 75 there's a line #include . This >file does not exists. I made a copy of the file i4b/sppp/if_sppp.h and >compiled the kernel for the second time. No errors did occure. > >Q. Did i do the right thing??? > A. Does it work ? If the answer is "yes", then you obviously did the right thing :-) --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 2:44:28 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 7C0E214C87 for ; Tue, 2 Nov 1999 02:44:18 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-d.netway.at (pop-d.netway.at [195.96.0.131]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id LAA20978; Tue, 2 Nov 1999 11:44:15 +0100 Received: from jawa.at (t2p020.at-316.netway.at [212.27.75.20]) by pop-d.netway.at (8.9.1/8.9.1) with ESMTP id LAA02408; Tue, 2 Nov 1999 11:44:07 +0100 Received: from mike.netway.at (dyn00.jawa.at [192.168.0.240]) by jawa.at (8.9.3/8.9.3) with ESMTP id KAA02630; Tue, 2 Nov 1999 10:44:30 +0100 (CET) (envelope-from mranner@netway.at) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) In-Reply-To: <199911011229.NAA00490@peedub.muc.de> Date: Tue, 02 Nov 1999 10:41:00 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: Gary Jennejohn Subject: screenblanker (splash, green) causes i4b to freeze and kernel to Cc: freebsd-isdn@FreeBSD.ORG Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Gary! Now I have an excerpt from my kgdb output and an interessting knowledge: On my 2 machines I have the kernel screenblanker running, one the green blanker and on the other a splash blanker with "fire". After I recognized that a connect/disconnect trigger the screenblanker (the normal view comes back without any key press), I had the idea that the blanker is the problem for my kernel panics. I set the blanktime to 30 sec and started a download with a few mb's. ppp and isdnd dials out and the download starts. But after 30 seconds the screenblanker gets active and freezes the download (no disconnect), after a keypress the download continues. After the next 30 seconds the same game, but after the next keypress the kernel panics. Because i4b triggers the blanker without any keypress the same problems occure without any human interaction. I have tried this several times on both machines and every time the screen blanekr starts to blank the download freezes and restarts after key press. After the second keypress -> kernel panic: --- snip - my kgdb output --- (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /var/crash/kernel.0 (kgdb) core-file /var/crash/vmcore.0 IdlePTD 2957312 initial pcb at 254dfc panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc05e0000 fault code = supervisor read, page not present instruction pointer = 0x8:0xc014bed3 stack pointer = 0x10:0xc023a8c8 frame pointer = 0x10:0xc023a8e0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle interrupt mask = net tty trap number = 12 panic: page fault syncing disks... 15 15 done dumping to dev 30005, offset 1996999 dump 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 --- #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 285 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc015e6a4 in at_shutdown ( function=0xc022ee96 <__set_sysinit_set_sym_memdev_sys_init+1050>, arg=0x0, queue=-1071404916) at ../../kern/kern_shutdown.c:446 #2 0xc01e7361 in trap_fatal (frame=0xc023a88c, eva=3227385856) at ../../i386/i386/trap.c:942 #3 0xc01e703f in trap_pfault (frame=0xc023a88c, usermode=0, eva=3227385856) at ../../i386/i386/trap.c:835 #4 0xc01e6ce2 in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = 1, tf_esi = 28, tf_ebp = -1071404832, tf_isp = -1071404876, tf_ebx = 2105870848, tf_edx = 100403, tf_ecx = 14, tf_eax = -1067581440, tf_trapno = 12, tf_err = 0, tf_eip = -1072382253, tf_cs = 8, tf_eflags = 66198, tf_esp = 28, tf_ss = -1071165128}) at ../../i386/i386/trap.c:437 #5 0xc014bed3 in do_component (length=28) at ../../i4b/layer3/i4b_q932fac.c:254 #6 0xc014bf1b in do_component (length=30) at ../../i4b/layer3/i4b_q932fac.c:273 #7 0xc014bd83 in i4b_aoc ( buf=0xc05c7808 "\034\037\221”\034\002\001³\002\001!0\024”\017\201\003ATS¢\b\201\003", cd=0xc0275138) at ../../i4b/layer3/i4 b_q932fac.c:138 #8 0xc014895c in i4b_decode_q931_cs0_ie (unit=0, cd=0xc0275138, msg_len=30, msg_ptr=0xc05c7808 "\034\037\221”\034\002\001³\002\001!0\024”\017\201\003ATS¢\b\201\003") at ../../i4b/layer3/i4b_q931.c:41 6 #9 0xc0148016 in i4b_decode_q931 (unit=0, msg_len=34, msg_ptr=0xc05c7804 "\b\001¬b\034\037\221”\034\002\001³\002\001!0\024”\017\201\003ATS¢\b\201\003") at ../../i4b/layer3/i4b_q 931.c:236 #10 0xc014b005 in i4b_dl_data_ind (unit=0, m=0xc05aec80) at ../../i4b/layer3/i4b_l2if.c:318 #11 0xc0147347 in i4b_rxd_i_frame (unit=0, m=0xc05aec80) at ../../i4b/layer2/i4b_iframe.c:134 #12 0xc014481f in i4b_ph_data_ind (unit=0, m=0xc05aec80) at ../../i4b/layer2/i4b_l2.c:370 #13 0xc020c3e7 in isic_isac_irq (sc=0xc027ddc4, ista=128) at ../../i4b/layer1/i4b_isac.c:189 #14 0xc020affd in isicintr (unit=0) at ../../i4b/layer1/i4b_isic.c:208 #15 0xc020af29 in isicintr_sc (sc=0xc027ddc4) at ../../i4b/layer1/i4b_isic.c:152 #16 0xc020f95c in avma1pp_intr (sc=0xc027ddc4) at ../../i4b/layer1/i4b_avm_fritz_pci.c:1282 #17 0xc015223a in intr_mux (arg=0xc082ef00) at ../../kern/kern_intr.c:99 --- snip --- On 01-Nov-99 Gary Jennejohn wrote: > Michael Ranner writes: > [snip info about a kernel panic] >>Does anybody experienced similar? >> > > This is the first report I've seen about kernel panics. > >>I have not found something strange in messages, isdnd.log or isdntrace. >> > > Try to get a kernel dump. Nothing else will be of any use to debug this > sort of thing. Read the handbook section about kernel debugging. Should I mail you the dump ;) cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- Democracy is the recurrent suspicion that more than half of the people are right more than half of the time. -- E. B. White To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 3:14: 8 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from devil.intervisors.nl (office.intervisors.nl [194.109.13.117]) by hub.freebsd.org (Postfix) with ESMTP id 5B81E14E45 for ; Tue, 2 Nov 1999 03:13:55 -0800 (PST) (envelope-from luke@roberts.nl) Received: from roberts4 (roberts4.intranet.iv [192.168.0.8]) by devil.intervisors.nl (8.9.3/8.9.3) with ESMTP id MAA55208 for ; Tue, 2 Nov 1999 12:10:28 +0100 (CET) (envelope-from luke@roberts.nl) Message-Id: <4.2.0.58.19991102114958.0098eba0@pop.roberts.nl> X-Sender: luke@pop.roberts.nl X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 02 Nov 1999 12:13:35 +0100 To: freebsd-isdn@FreeBSD.ORG From: Luke Roberts Subject: setting up i4b with userland ppp on FreeBSD 3.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've had i4b 0.83 set up for quite some time now on FreeBSD 3.2 with a Teles 16.3 isa non pnp plat card but would like to try Userland PPP to get rid of the 14b-L2-i4b_T200_timeout and 14b-L3-T305_timeout which keep killing 14b's sppp conection to my internet provider. I took a look at userland PPP but am not very experienced (I was dead glad I got sppp up and running). Please could somebody send me their config files and the shell script they use to start the whole caboosh up? Below are my conf files to get i4b up with sppp. Maybe they can help somebody help me. Thanks a zillion, Luke 1. my natd conf file (/etc/natd.conf) use_sockets port 6668 interface isp0 # EOF ######################################################################### 2. the sppp conf file (/etc/ppp-xs4all.rc) #------------------------------------------------------------------------------ # /etc/ppp-xs4all.rc #------------------------------------------------------------------------------ #!/bin/sh echo "killing old isp0 ip number" ifconfig isp0 delete -link1 down echo "starting pap" spppcontrol isp0 myauthproto=pap echo "initialising login name" spppcontrol isp0 myauthname=myname echo "initialising passwd" spppcontrol isp0 myauthsecret=mypassword echo "initialising isp0 device with 0.0.0.0" ifconfig isp0 0.0.0.0 0.0.0.1 netmask 0xffffffff mtu 576 link1 # EOF ######################################################################### 3. the isdnd conf file (/etc/isdn/isdnd-xs4all.rc) #------------------------------------------------------------------------------ # # example of a configuration file for the isdn daemon # --------------------------------------------------- # # $Id: isdnd.rc,v 1.11 1998/12/18 17:17:57 hm Exp $ # # last edit-date: [Fri Dec 18 18:05:57 1998] # # NOTICE: # ======= # This configuration file is an EXAMPLE only and MUST be edited # carefully to get the desired results! # # Please read the "isdnd.rc" manual page (execute "man isdnd.rc") # for reference ! # #------------------------------------------------------------------------------ #============================================================================== # SYSTEM section: isdnd global configuration parameters #============================================================================== system # accounting # ---------- acctall = on # generate info for everything acctfile = /var/log/isdnd.acct # name & location of accounting file useacctfile = yes # generate accouting info to file # monitor # ------- monitor-allowed = yes # global switch: monitor on/off monitor-port = 451 # default monitor TCP port # Monitor rights are granted due to the most specific host/net spec, i.e. in # the example below host 192.168.1.2 will have the rights specified on that # line, even so it belongs to net 192.168.1.0/24 as well. # # A monitor specification may either be: # # - the name of a local (UNIX-domain) socket; this MUST start with a "/" monitor = "/var/run/isdn-monitor" monitor-access = fullcmd monitor-access = channelstate, logevents monitor-access = callin, callout # regular expression pattern matching # ----------------------------------- regexpr = "xs4all outgoing call active" regprog = isdn-up regexpr = "xs4all outgoing call disconnected" regprog = isdn-down regexpr = " incoming call from" regprog = isdn-incoming # realtime priority section # ------------------------- rtprio = 25 # modify isdnd's process priority #======================================================================= # entry section: PPP example #====================================================================== entry name = xs4all usrdevicename = isp usrdeviceunit = 0 isdncontroller = 0 isdnchannel = -1 local-phone-incoming = 02555xxxxx remote-phone-incoming = 0235315666 local-phone-dialout = 2555xxxxx remote-phone-dialout = 0235315666 remdial-handling = first dialin-reaction = reject dialout-type = normal b1protocol = hdlc idletime-incoming = 180 idletime-outgoing = 180 ratetype = 0 unitlength = 0 unitlengthsrc = conf dialretries = 3 dialrandincr = on recoverytime = 25 usedown = on downtries = 5 downtime = 10 # EOF ######################################################################### 4. and finaly the script which gets the whole thing going (/etc/goxs4all.rc) I start this script from /etc with ./goxs4all.rc #! /bin/sh pidnat=`cat /var/run/natd.pid` pid=`cat /var/run/isdnd.pid` echo "Killing old isdnd" kill $pid sleep 3 kill $pid sleep 3 echo "Starting new isdnd" isdnd -c /etc/isdn/isdnd-xs4all.rc -f -r /dev/ttyv4 sleep 3 echo "Starting new sPPP" ./ppp-xs4all.rc echo "Updating natd" sleep 3 kill -HUP $pidnat sleep 3 kill -HUP $pidnat sleep 3 echo "Updating gateway" route delete default sleep 3 route add default -interface isp0 echo "This ship can sail again! (I hope)" # EOF ######################################################################### To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 4:29:32 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id D87B514F37 for ; Tue, 2 Nov 1999 04:29:19 -0800 (PST) (envelope-from stolz@Pool.Informatik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/7) with ESMTP id NAA08475; Tue, 2 Nov 1999 13:29:15 +0100 (MET) Received: from solo.informatik.rwth-aachen.de (stolz@solo.Informatik.RWTH-Aachen.DE [137.226.116.103]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id NAA00499; Tue, 2 Nov 1999 13:29:14 +0100 (MET) Received: (from stolz@localhost) by solo.informatik.rwth-aachen.de (8.9.1a/8.9.1/1) id NAA03656; Tue, 2 Nov 1999 13:29:14 +0100 (MET) Date: Tue, 2 Nov 1999 13:29:13 +0100 From: Volker Stolz To: Volker Stolz Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: HST-Saphir (Siemens chips) Message-ID: <19991102132913.A3631@solo.informatik.rwth-aachen.de> References: <19990921160221.A21007@jennifer.informatik.rwth-aachen.de> <19990921164958.A53317@alaska.cert.siemens.de> <19990922123107.A464@solo.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990922123107.A464@solo.informatik.rwth-aachen.de>; from Volker Stolz on Wed, Sep 22, 1999 at 12:31:07PM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Sep 22, 1999 at 12:31:07PM +0200, Volker Stolz wrote: > On Tue, Sep 21, 1999 at 04:49:58PM +0200, Udo Schweigert wrote: > > On Tue, Sep 21, 1999 at 04:02:21PM +0200, Volker Stolz wrote: > > > I have a (passive) ISDN-card named HST-Saphir (probably only sold > > > in Germany). The two chips are labeled: > > > SiemensPEB 2085 ISAC-S V2.3 IOM-2 > > > SiemensSAB 82525 NHSCX V2.1 Just for the record: This card seems not to be compatible to anything (according to possible IO/IRQ-permutations; there was no feedback from HST's contact-account, either. Volker -- Volker Stolz * stolz@pool.informatik.rwth-aachen.de * PGP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 5:18:34 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 5B919153C9 for ; Tue, 2 Nov 1999 05:18:15 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-d.netway.at (pop-d.netway.at [195.96.0.131]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id OAA05064; Tue, 2 Nov 1999 14:18:13 +0100 Received: from jawa.at (t1p075.at-316.netway.at [195.96.18.75]) by pop-d.netway.at (8.9.1/8.9.1) with ESMTP id OAA22175; Tue, 2 Nov 1999 14:18:08 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id PAA00673; Tue, 2 Nov 1999 15:19:45 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 02 Nov 1999 14:17:33 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: Michael Ranner Subject: RE: screenblanker (splash, green) causes i4b to freeze and kerne Cc: freebsd-isdn@FreeBSD.ORG, Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 02-Nov-99 Michael Ranner wrote: > > After I recognized that a connect/disconnect trigger the screenblanker > (the normal view comes back without any key press), I had the idea that > the blanker is the problem for my kernel panics. I set the blanktime to > 30 sec and started a download with a few mb's. ppp and isdnd dials out and > the download starts. But after 30 seconds the screenblanker gets active and > freezes the download (no disconnect), after a keypress the download > continues. > After the next 30 seconds the same game, but after the next keypress the > kernel panics. Because i4b triggers the blanker without any keypress the > same problems occure without any human interaction. > > I have tried this several times on both machines and every time the screen > blanekr starts to blank the download freezes and restarts after key press. > After the second keypress -> kernel panic: > sorry - panics still occur without blanker (blanktime = 0 and blanker = NO) but the freezes and panics could still be triggered with the blanker. Have no idea for the panics without the screen blanker. /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- The 80's -- when you can't tell hairstyles from chemotherapy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 6:56:47 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from server.cronosnet.com (server.cronosnet.com [195.103.68.193]) by hub.freebsd.org (Postfix) with ESMTP id E2E8814C17 for ; Tue, 2 Nov 1999 06:56:25 -0800 (PST) (envelope-from vmori@cronosnet.com) Received: from client (dialup-10.cronosnet.com [195.103.68.219]) by server.cronosnet.com (8.8.8/8.6.9) with ESMTP id QAA14201 for ; Tue, 2 Nov 1999 16:10:49 +0100 (CET) Message-Id: <199911021510.QAA14201@server.cronosnet.com> From: "Vittorio Mori" To: Subject: userland ppp + i4b no dialing .... desperately seeking help! Date: Tue, 2 Nov 1999 15:54:27 +0100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a really weird problem with my setup .. I am trying to get userland ppp & the i4b package to work ... but I can't make ppp "tell" isdnd to dial. I have d/l & installed the latest versions of both ppp & i4b. I have used the config files found in the /usr/share/examples directory, and modified them only regarding passwords & tel. numbers. Both for ppp & for isdnd I launch isdnd (which WORKS with sppp - isp0 interface, I can connect to my isp with no problems). I launch ppp. I issue the "dial" command (it's supposed to work that way? I think so..). Nothing happens, isdnd stays still .... The log files of ppp shows that ppp "connects" & sends some bytes out, even starts lcp .... but isdnd does not dial. I have the correct files in /dev/ regarding i4brbch0 & 1 I've scanned the entire mailing-list for some hints, but came up with zip .... I've also read that some people is using ppp with i4b, so I assume I am doing something wrong ... The ISDN TA is an USR internal, ISA card. Another problem I've ALWAYS seen with this card (it has 'migrated' into several computers, with different kind of m/b, cpu etc), and also with the Teles card, is this i4b-L1-isic_isac_irq : unit 0: CRC error every 2 mins or so, and i4b-L1-isic_isac_irq: unit 0: Receive Aborted error soon after. And, every 4 mins or so: i4b-L1-timer4_expired : state = F3 Deactivated (btw: there is a way to get rid of these messages ?) I also stumbled in the spppcontrol program problem, which, when I upgraded to i4b 0.83, stopped working. I used a 0.70 version and worked. There have been many many frustrating pitfalls this time .... but with computers is somewhat normal :) Thanks 10000 for any help, Wyk'99 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 7:11:39 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 8313114D76 for ; Tue, 2 Nov 1999 07:11:32 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-a.netway.at (pop-a.netway.at [195.96.10.226]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id QAA19662; Tue, 2 Nov 1999 16:11:27 +0100 Received: from jawa.at (t1p055.at-316.netway.at [195.96.18.55]) by pop-a.netway.at (8.9.1/8.9.1) with ESMTP id QAA04917; Tue, 2 Nov 1999 16:11:25 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id RAA00925; Tue, 2 Nov 1999 17:13:46 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <4.2.0.58.19991102114958.0098eba0@pop.roberts.nl> Date: Tue, 02 Nov 1999 16:11:33 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: Luke Roberts Subject: RE: setting up i4b with userland ppp on FreeBSD 3.2 Cc: freebsd-isdn@FreeBSD.ORG Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 02-Nov-99 Luke Roberts wrote: > Hi, > > I've had i4b 0.83 set up for quite some time now on FreeBSD 3.2 with a > Teles 16.3 isa non pnp plat card but would like to try Userland PPP to get > rid of the 14b-L2-i4b_T200_timeout and 14b-L3-T305_timeout which keep > killing 14b's sppp conection to my internet provider. > > I took a look at userland PPP but am not very experienced (I was dead glad > I got sppp up and running). I have sent you the config files separat. You need ppp sources from www.awfulhak.org and compile it after installation from i4b. Brian has a sample config for multilink. It would be nice, if he could include an example for only one channel. I have sent you my configuration (not multilink) > Please could somebody send me their config files and the shell script they > use to start the whole caboosh up? Below are my conf files to get i4b up ppp -auto -nat label > with sppp. Maybe they can help somebody help me. > > > 1. my natd conf file (/etc/natd.conf) you could use the -alias switch from ppp and deactivate natd > > use_sockets > port 6668 > interface isp0 ># EOF cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- All the world's a stage and most of us are desperately unrehearsed. -- Sean O'Casey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 7:13:43 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id DE7EF14CCD for ; Tue, 2 Nov 1999 07:13:37 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-d.netway.at (pop-d.netway.at [195.96.0.131]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id QAA19930 for ; Tue, 2 Nov 1999 16:13:35 +0100 Received: from jawa.at (t1p055.at-316.netway.at [195.96.18.55]) by pop-d.netway.at (8.9.1/8.9.1) with ESMTP id QAA29971; Tue, 2 Nov 1999 16:13:34 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id RAA00938; Tue, 2 Nov 1999 17:15:56 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 02 Nov 1999 16:13:43 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: Michael Ranner , freebsd-isdn@freebsd.org Subject: RE: setting up i4b with userland ppp on FreeBSD 3.2 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 02-Nov-99 Michael Ranner wrote: > > > you could use the -alias switch from ppp and deactivate natd > sorry use -nat instead of -alias /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- If you think last Tuesday was a drag, wait till you see what happens tomorrow! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 11:32:17 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from hgatenl.hobby.nl (hgatenl.hobby.nl [212.19.199.2]) by hub.freebsd.org (Postfix) with ESMTP id 906E3152E7 for ; Tue, 2 Nov 1999 11:31:06 -0800 (PST) (envelope-from r.a.arends@kader.hobby.nl) Received: from pentiumii366 (pm101.hobby.nl [212.19.199.66]) by hgatenl.hobby.nl (8.8.8/8.8.8) with SMTP id UAA07590; Tue, 2 Nov 1999 20:27:56 +0100 (CET) Message-ID: <003501bf2568$8847da20$0200000a@pentiumii366> From: "Richard Arends" To: "Gary Jennejohn" Cc: References: <199911012059.VAA01038@peedub.muc.de> Subject: Re: i4b on OpenBSD Date: Tue, 2 Nov 1999 20:04:53 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Gary, > > When i was compiling > >the kernel i got a warning about a missing file and the compiling stops. In > >/driver/i4b_isppp.c on line 75 there's a line #include . This > >file does not exists. I made a copy of the file i4b/sppp/if_sppp.h and > >compiled the kernel for the second time. No errors did occure. > > > >Q. Did i do the right thing??? > > > > A. Does it work ? If the answer is "yes", then you obviously did the right > thing :-) :-)) No, it doesn't work, but i don't know if the reason is the file i copied, or anything i did or didn't do...... Greetings, Richard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 12:12:21 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 76C7A1523B for ; Tue, 2 Nov 1999 12:12:07 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA07711; Tue, 2 Nov 1999 21:11:53 +0100 (CET) Message-Id: <199911022011.VAA07711@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: "Richard Arends" Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: i4b on OpenBSD Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 02 Nov 1999 20:04:53 +0100." <003501bf2568$8847da20$0200000a@pentiumii366> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 02 Nov 1999 21:11:53 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Richard Arends" writes: >> A. Does it work ? If the answer is "yes", then you obviously did the right >> thing :-) > >:-)) > >No, it doesn't work, but i don't know if the reason is the file i copied, or >anything i did or didn't do...... > How does it fail ? Try turning on debug (ifconfig ispX debug) and look at the output from sPPP. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 13:49:27 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id E8EA31545A for ; Tue, 2 Nov 1999 13:49:10 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA08143; Tue, 2 Nov 1999 22:48:03 +0100 (CET) Message-Id: <199911022148.WAA08143@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: mranner@netway.at Cc: freebsd-isdn@freebsd.org Subject: Re: a little bit more from the dump Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 02 Nov 1999 16:00:36 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Tue, 02 Nov 1999 22:48:03 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Michael Ranner writes: > >(kgdb) where >#0 boot (howto=3D256) at ../../kern/kern_shutdown.c:285 >#1 0xc015b310 in at_shutdown ( > function=3D0xc021fef2 <__set_sysinit_set_sym_memdev_sys_init+1050>, = arg=3D0x0, > queue=3D-1071470832) at ../../kern/kern_shutdown.c:446 >#2 0xc01e1b81 in trap_fatal (frame=3D0xc022a710, eva=3D3227291648) > at ../../i386/i386/trap.c:942 >#3 0xc01e185f in trap_pfault (frame=3D0xc022a710, usermode=3D0, eva=3D3= 227291648) > at ../../i386/i386/trap.c:835 >#4 0xc01e1502 in trap (frame=3D{tf_es =3D 16, tf_ds =3D 16, tf_edi =3D = 28, > tf_esi =3D 28, tf_ebp =3D -1071470748, tf_isp =3D -1071470792, > tf_ebx =3D -219231232, tf_edx =3D 14402, tf_ecx =3D 14, tf_eax =3D= -1067675648, > tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1072395457, tf_cs =3D = 8, > tf_eflags =3D 66198, tf_esp =3D 28, tf_ss =3D -1071240252}) > at ../../i386/i386/trap.c:437 >#5 0xc0148b3f in do_component (length=3D28) > at ../../i4b/layer3/i4b_q932fac.c:254 >#6 0xc0148b87 in do_component (length=3D30) > at ../../i4b/layer3/i4b_q932fac.c:273 >#7 0xc01489ef in i4b_aoc ( > buf=3D0xc05c5808 "\034\037\221=A1\034\002\001[\002\001!0\024=A1\017\= 201\003ATS=A2\b\ >201\003", cd=3D0xc0262bc4) at ../../i4b/layer3/i4 >b_q932fac.c:138 >#8 0xc01455c8 in i4b_decode_q931_cs0_ie (unit=3D0, cd=3D0xc0262bc4, msg= _len=3D30, > msg_ptr=3D0xc05c5808 "\034\037\221=A1\034\002\001[\002\001!0\024=A1\= 017\201\003ATS >=A2\b\201\003") at ../../i4b/layer3/i4b_q931.c:41 >6 >#9 0xc0144c82 in i4b_decode_q931 (unit=3D0, msg_len=3D34, > msg_ptr=3D0xc05c5804 "\b\001=F9b\034\037\221=A1\034\002\001[\002\001= !0\024=A1\017\20 >1\003ATS=A2\b\201\003") at ../../i4b/layer3/i4b_q >931.c:236 >#10 0xc0147c71 in i4b_dl_data_ind (unit=3D0, m=3D0xc05bdc00) > at ../../i4b/layer3/i4b_l2if.c:318 >#11 0xc0143fb3 in i4b_rxd_i_frame (unit=3D0, m=3D0xc05bdc00) > at ../../i4b/layer2/i4b_iframe.c:134 >#12 0xc014148b in i4b_ph_data_ind (unit=3D0, m=3D0xc05bdc00) > at ../../i4b/layer2/i4b_l2.c:370 >#13 0xc01ffdb3 in isic_isac_irq (sc=3D0xc02693a4, ista=3D128) > at ../../i4b/layer1/i4b_isac.c:189 >#14 0xc01fe9c9 in isicintr (unit=3D0) at ../../i4b/layer1/i4b_isic.c:208= >#15 0xc01fe8f5 in isicintr_sc (sc=3D0xc02693a4) > at ../../i4b/layer1/i4b_isic.c:152 >#16 0xc0203328 in avma1pp_intr (sc=3D0xc02693a4) > at ../../i4b/layer1/i4b_avm_fritz_pci.c:1282 >#17 0xc014eea6 in intr_mux (arg=3D0xc082ef00) at ../../kern/kern_intr.c:= 99 > >(kgdb) list >268 /* third component element: component contents */ >269 /*---------------------------------------------*/ >270 >271 if(comp_tag_form) /* =3D=3D constructor */ >272 { >273 do_component(comp_length); >274 } >275 else >276 { >277 int val =3D 0; >(kgdb) down = >#5 0xc0148b3f in do_component (length=3D28) > at ../../i4b/layer3/i4b_q932fac.c:254 >254 comp_length +=3D (*byte_buf * (i*256)); >(kgdb) list >249 byte_len +=3D i; >250 >251 for(;i > 0;i++) >252 { >253 byte_buf++; >254 comp_length +=3D (*byte_buf * (i*256)); >255 } >256 } >257 else >258 { = >(kgdb) print i >$8 =3D 0 >(kgdb) print byte_len >$9 =3D 134 >(kgdb) print byte_buf >$10 =3D (unsigned char *) 0xc05c9000
> oh my God, it's recursive ! The panic is evidently triggered by receipt of AOCD info from the telephone company. The actual length of the packet was 31 bytes (if I read do_component correctly), but at the time of the panic it was up to 134 :-(, way beyond the end of the buffer. I think the only person who even remotely understands this code is Hellmu= th, since he wrote it. It might help if you could convince gdb to output in hex rather than octal. That would allow one to check whether the packet contents are reasonable (I don't know, I know nothing at all about what an AOCD packet should contain). You could try not using AOCD in isdnd.rc, I suppose. That might help. But the kernel will probably still try to parse the packets. A very interesting bug. I wonder why it suddenly shows up now. Hellmuth !!! ;-) --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Nov 2 23:37:41 1999 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 4E98D14F10 for ; Tue, 2 Nov 1999 23:37:38 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1912 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 3 Nov 1999 08:37:04 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 55BC438E2; Wed, 3 Nov 1999 08:37:03 +0100 (MET) Subject: Re: i4b on OpenBSD In-Reply-To: <003501bf2568$8847da20$0200000a@pentiumii366> from Richard Arends at "Nov 2, 99 08:04:53 pm" To: r.a.arends@kader.hobby.nl (Richard Arends) Date: Wed, 3 Nov 1999 08:37:02 +0100 (MET) Cc: garyj@muc.de, 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: 1039 Message-Id: <19991103073703.55BC438E2@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 Richard Arends: > No, it doesn't work, but i don't know if the reason is the file i copied, or > anything i did or didn't do...... When i did the OpenBSD port, i just tested it with a Teles 16.3 card. This setup worked fine, so i'm quite shure that everything above the hardware drivers works well for OpenBSD. An AVM A1 card did not work out of the box and i didn't tested any more cards. But i'm shure that a little tweaking here and there has to be done for _every_ other card to get it work for OpenBSD. To get a card to work, a good strategy is to get the answering machine run first, this is the minimalst setup. Use isdntrace! After you get that working, proceed to get PPP working. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Tue Nov 2 23:40:24 1999 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 CC50114DBC for ; Tue, 2 Nov 1999 23:40:21 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2029 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 3 Nov 1999 08:40:20 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 3BCCC38E2; Wed, 3 Nov 1999 08:40:20 +0100 (MET) Subject: Re: HST-Saphir (Siemens chips) In-Reply-To: <19991102132913.A3631@solo.informatik.rwth-aachen.de> from Volker Stolz at "Nov 2, 99 01:29:13 pm" To: stolz@Pool.Informatik.RWTH-Aachen.DE (Volker Stolz) Date: Wed, 3 Nov 1999 08:40:19 +0100 (MET) Cc: freebsd-isdn@freebsd.org (ISDN Mailinglist) 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: 1113 Message-Id: <19991103074020.3BCCC38E2@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 Volker Stolz: > On Wed, Sep 22, 1999 at 12:31:07PM +0200, Volker Stolz wrote: > > On Tue, Sep 21, 1999 at 04:49:58PM +0200, Udo Schweigert wrote: > > > On Tue, Sep 21, 1999 at 04:02:21PM +0200, Volker Stolz wrote: > > > > I have a (passive) ISDN-card named HST-Saphir (probably only sold > > > > in Germany). The two chips are labeled: > > > > SiemensPEB 2085 ISAC-S V2.3 IOM-2 > > > > SiemensSAB 82525 NHSCX V2.1 > > Just for the record: This card seems not to be compatible to anything Yes, this is likely, but ... > (according to possible IO/IRQ-permutations; there was no feedback from > HST's contact-account, either. with this two chips and a bit of time, knowledge and persitance it should be possible to get a working driver for i4b in a few days or hours. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Tue Nov 2 23:46: 8 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 9E56614EFE for ; Tue, 2 Nov 1999 23:45:58 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-a.netway.at (pop-a.netway.at [195.96.10.226]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id IAA15036; Wed, 3 Nov 1999 08:45:44 +0100 Received: from jawa.at (t2p014.at-316.netway.at [212.27.75.14]) by pop-a.netway.at (8.9.1/8.9.1) with ESMTP id IAA08800; Wed, 3 Nov 1999 08:45:41 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id JAA01963; Wed, 3 Nov 1999 09:47:44 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199911022148.WAA08143@peedub.muc.de> Date: Wed, 03 Nov 1999 08:45:26 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: Gary Jennejohn , hm@hcs.de, freebsd-isdn@freebsd.org Subject: AOCD causes kernel panic Re: a little bit more from the dump Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Gary, Hellmuth! It's all clear! Until Thursday last week, we dont get the AOCD packets from our Austrian Telekom. But Friday we called the service line to activate AOCD for our private ISDN network. So its all clear. Until Friday it was no problem because there were no AOCD packages but since Firday we get it because we want it ;-( I will try to get the dump in hex. cu PS: Gary, I have not activated AOCD in the isdnd.rc! So your question is answere dit causes also an panic, even when not active. On 02-Nov-99 Gary Jennejohn wrote: > Michael Ranner writes: >> >>(kgdb) where >>#0 boot (howto=256) at ../../kern/kern_shutdown.c:285 >>#1 0xc015b310 in at_shutdown ( >> function=0xc021fef2 <__set_sysinit_set_sym_memdev_sys_init+1050>, >> arg=0x0, >> queue=-1071470832) at ../../kern/kern_shutdown.c:446 >>#2 0xc01e1b81 in trap_fatal (frame=0xc022a710, eva=3227291648) >> at ../../i386/i386/trap.c:942 >>#3 0xc01e185f in trap_pfault (frame=0xc022a710, usermode=0, eva=3227291648) >> at ../../i386/i386/trap.c:835 >>#4 0xc01e1502 in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = 28, >> tf_esi = 28, tf_ebp = -1071470748, tf_isp = -1071470792, >> tf_ebx = -219231232, tf_edx = 14402, tf_ecx = 14, tf_eax = -1067675648, >> tf_trapno = 12, tf_err = 0, tf_eip = -1072395457, tf_cs = 8, >> tf_eflags = 66198, tf_esp = 28, tf_ss = -1071240252}) >> at ../../i386/i386/trap.c:437 >>#5 0xc0148b3f in do_component (length=28) >> at ../../i4b/layer3/i4b_q932fac.c:254 >>#6 0xc0148b87 in do_component (length=30) >> at ../../i4b/layer3/i4b_q932fac.c:273 >>#7 0xc01489ef in i4b_aoc ( >> buf=0xc05c5808 >> "\034\037\221”\034\002\001[\002\001!0\024”\017\201\003ATS¢\b\ >>201\003", cd=0xc0262bc4) at ../../i4b/layer3/i4 >>b_q932fac.c:138 >>#8 0xc01455c8 in i4b_decode_q931_cs0_ie (unit=0, cd=0xc0262bc4, msg_len=30, >> msg_ptr=0xc05c5808 >> "\034\037\221”\034\002\001[\002\001!0\024”\017\201\003ATS >>¢\b\201\003") at ../../i4b/layer3/i4b_q931.c:41 >>6 >>#9 0xc0144c82 in i4b_decode_q931 (unit=0, msg_len=34, >> msg_ptr=0xc05c5804 >> "\b\001łb\034\037\221”\034\002\001[\002\001!0\024”\017\20 >>1\003ATS¢\b\201\003") at ../../i4b/layer3/i4b_q >>931.c:236 >>#10 0xc0147c71 in i4b_dl_data_ind (unit=0, m=0xc05bdc00) >> at ../../i4b/layer3/i4b_l2if.c:318 >>#11 0xc0143fb3 in i4b_rxd_i_frame (unit=0, m=0xc05bdc00) >> at ../../i4b/layer2/i4b_iframe.c:134 >>#12 0xc014148b in i4b_ph_data_ind (unit=0, m=0xc05bdc00) >> at ../../i4b/layer2/i4b_l2.c:370 >>#13 0xc01ffdb3 in isic_isac_irq (sc=0xc02693a4, ista=128) >> at ../../i4b/layer1/i4b_isac.c:189 >>#14 0xc01fe9c9 in isicintr (unit=0) at ../../i4b/layer1/i4b_isic.c:208 >>#15 0xc01fe8f5 in isicintr_sc (sc=0xc02693a4) >> at ../../i4b/layer1/i4b_isic.c:152 >>#16 0xc0203328 in avma1pp_intr (sc=0xc02693a4) >> at ../../i4b/layer1/i4b_avm_fritz_pci.c:1282 >>#17 0xc014eea6 in intr_mux (arg=0xc082ef00) at ../../kern/kern_intr.c:99 >> >>(kgdb) list >>268 /* third component element: component contents */ >>269 /*---------------------------------------------*/ >>270 >>271 if(comp_tag_form) /* == constructor */ >>272 { >>273 do_component(comp_length); >>274 } >>275 else >>276 { >>277 int val = 0; >>(kgdb) down >>#5 0xc0148b3f in do_component (length=28) >> at ../../i4b/layer3/i4b_q932fac.c:254 >>254 comp_length += (*byte_buf * (i*256)); >>(kgdb) list >>249 byte_len += i; >>250 >>251 for(;i > 0;i++) >>252 { >>253 byte_buf++; >>254 comp_length += (*byte_buf * (i*256)); >>255 } >>256 } >>257 else >>258 { >>(kgdb) print i >>$8 = 0 >>(kgdb) print byte_len >>$9 = 134 >>(kgdb) print byte_buf >>$10 = (unsigned char *) 0xc05c9000
>> > > oh my God, it's recursive ! The panic is evidently triggered by receipt > of AOCD info from the telephone company. The actual length of the packet > was 31 bytes (if I read do_component correctly), but at the time of the > panic it was up to 134 :-(, way beyond the end of the buffer. > > I think the only person who even remotely understands this code is Hellmuth, > since he wrote it. > > It might help if you could convince gdb to output in hex rather than > octal. That would allow one to check whether the packet contents are > reasonable (I don't know, I know nothing at all about what an AOCD > packet should contain). > > You could try not using AOCD in isdnd.rc, I suppose. That might help. > But the kernel will probably still try to parse the packets. > > A very interesting bug. I wonder why it suddenly shows up now. > > Hellmuth !!! ;-) > > --- > Gary Jennejohn > Home - garyj@muc.de > Work - garyj@fkr.cpqcorp.net > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- Miss, n.: A title with which we brand unmarried women to indicate that they are in the market. -- Ambrose Bierce, "The Devil's Dictionary" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 0:12:21 1999 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 8AE0D15505 for ; Wed, 3 Nov 1999 00:11:52 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (3734 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 3 Nov 1999 09:10:51 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id DAE2538DF; Wed, 3 Nov 1999 09:10:50 +0100 (MET) Subject: Re: a little bit more from the dump In-Reply-To: <199911022148.WAA08143@peedub.muc.de> from Gary Jennejohn at "Nov 2, 99 10:48:03 pm" To: garyj@muc.de Date: Wed, 3 Nov 1999 09:10:50 +0100 (MET) Cc: mranner@netway.at, 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: 2869 Message-Id: <19991103081050.DAE2538DF@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 Gary Jennejohn: [i4b panics] > oh my God, it's recursive ! Oh yes, it is. It has to be. And it it one of the more complicated things i wrote. It is basically a stripped down ASN.1 parser just able to parse AOCD unit charging info based on BER (Basic Encoding Rules for ASN.1). See the header of isdntrace/q932_fac.c what type of documentation is available on that subject(s). > The panic is evidently triggered by receipt > of AOCD info from the telephone company. The actual length of the packet > was 31 bytes (if I read do_component correctly), but at the time of the > panic it was up to 134 :-(, way beyond the end of the buffer. > > I think the only person who even remotely understands this code is Hellmuth, > since he wrote it. > > It might help if you could convince gdb to output in hex rather than > octal. That would allow one to check whether the packet contents are > reasonable (I don't know, I know nothing at all about what an AOCD > packet should contain). > > You could try not using AOCD in isdnd.rc, I suppose. That might help. > But the kernel will probably still try to parse the packets. Yes, it will. A FACILITY message will be parsed by i4b_aoc() in layer 3 in any case. There are two formats for a PTT to send charge information, one is in charging units (which is used here in Germany, this might - or will - change in the future) and in currency, which is a bit more complex. AFAIK, in Austria the currency format is used which is not supported by i4b (simply because a/ i cannot test it and b/ i don't need it) and if the currency format is used, this is probably the cause of the problem. More, there are a zillion possibilities to send a perfectly valid AOCD message and it might for shure be a bug in the current parser. To debug this: The same parser (almost) as in the kernel is part of the isdntrace program. It even has all the debugging code in it (activate FAC_DEBUG) because i wrote and debugged it in isdntrace and then moved it into the kernel. So, disable the isdnd and only run isdntrace and debug the FACILITY info in isdntrace. When you are done, fix the code in the kernel layer 3. (Its also possible to remotely debug this. All one has to do is to run isdntrace with -B and mail the result to someone else who then in turn is able to playback the binary data on his isdntrace to see what went wrong. But, no, don't send it to me, my nights are quite short these days. And they are not short because i sit at my machines ...). Its really that easy .... :-)) hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Wed Nov 3 2:29: 3 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from twigger.nl (twigger.nl [212.206.54.3]) by hub.freebsd.org (Postfix) with ESMTP id 15B1414F51 for ; Wed, 3 Nov 1999 02:28:54 -0800 (PST) (envelope-from 0158260@hobby.nl) X-WebMail-UserID: 0158260@hobby.nl Date: Wed, 3 Nov 1999 11:29:12 +0100 From: 0158260 <0158260@hobby.nl> To: hm@hcs.de Cc: isdn@FreeBSD.ORG Subject: RE: i4b on OpenBSD Message-ID: <3828362F@twigger.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.51.06 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Hellmuth, >When i did the OpenBSD port, i just tested it with a Teles 16.3 card. > >This setup worked fine, so i'm quite shure that everything above the >hardware drivers works well for OpenBSD. I also used a Teles 16.3 card. I did everthing mentioned in de INSTALLION file and still i get the error message about the missing file. Is the file i'm missing and file i've copied the same?? Greetings, Richard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 2:32:58 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 9B82E15581 for ; Wed, 3 Nov 1999 02:32:46 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-a.netway.at (pop-a.netway.at [195.96.10.226]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id LAA04696; Wed, 3 Nov 1999 11:32:37 +0100 Received: from jawa.at (t2p173.at-316.netway.at [212.27.75.173]) by pop-a.netway.at (8.9.1/8.9.1) with ESMTP id LAA01126; Wed, 3 Nov 1999 11:32:34 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id MAA02325; Wed, 3 Nov 1999 12:34:44 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19991103081050.DAE2538DF@hcswork.hcs.de> Date: Wed, 03 Nov 1999 11:32:26 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: (Hellmuth Michaelis) , freebsd-isdn@freebsd.org Subject: Re: a little bit more from the dump Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 03-Nov-99 Hellmuth Michaelis wrote: >>From the keyboard of Gary Jennejohn: > > [i4b panics] > >> oh my God, it's recursive ! > > Oh yes, it is. It has to be. And it it one of the more complicated things > i wrote. It is basically a stripped down ASN.1 parser just able to parse > AOCD unit charging info based on BER (Basic Encoding Rules for ASN.1). > See the header of isdntrace/q932_fac.c what type of documentation is > available on that subject(s). > >> The panic is evidently triggered by receipt >> of AOCD info from the telephone company. The actual length of the packet >> was 31 bytes (if I read do_component correctly), but at the time of the >> panic it was up to 134 :-(, way beyond the end of the buffer. >> >> I think the only person who even remotely understands this code is Hellmuth, >> since he wrote it. >> >> It might help if you could convince gdb to output in hex rather than >> octal. That would allow one to check whether the packet contents are >> reasonable (I don't know, I know nothing at all about what an AOCD >> packet should contain). >> >> You could try not using AOCD in isdnd.rc, I suppose. That might help. >> But the kernel will probably still try to parse the packets. > > Yes, it will. A FACILITY message will be parsed by i4b_aoc() in layer 3 > in any case. > > There are two formats for a PTT to send charge information, one is in > charging units (which is used here in Germany, this might - or will - > change in the future) and in currency, which is a bit more complex. > > AFAIK, in Austria the currency format is used which is not supported > by i4b (simply because a/ i cannot test it and b/ i don't need it) > and if the currency format is used, this is probably the cause of the > problem. In Austria we can use both variants. Now we have let the PTT change to the other version and everything is fine. But now I can not debug the AOCD message with the currency format - sorry but we need the other format also for our private network for charge accounting and the Gesko Office does not support the currency format (but does not crash ;) cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- Vote for ME -- I'm well-tapered, half-cocked, ill-conceived and TAX-DEFERRED! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 2:39:20 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id C155314FDE for ; Wed, 3 Nov 1999 02:39:11 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-d.netway.at (pop-d.netway.at [195.96.0.131]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id LAA05313 for ; Wed, 3 Nov 1999 11:37:58 +0100 Received: from jawa.at (t2p035.at-316.netway.at [212.27.75.35]) by pop-d.netway.at (8.9.1/8.9.1) with ESMTP id LAA28562 for ; Wed, 3 Nov 1999 11:37:58 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id MAA02336 for ; Wed, 3 Nov 1999 12:40:15 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 03 Nov 1999 11:37:56 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: freebsd-isdn@freebsd.org Subject: 3.3 console screen blanker still freezes i4b when online Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there! While my kernel panics come from an bad supported AOCD format (with currency) the transfer freeze still occurs under FreeBSD 3.3-RELEASE. I set the blanktime to 30. Every time the screen blanker appears my test download (a few meg's) freezes until I press any key on the keyboard of the machine where i4b runs. After the keypress the download awakes and continues. Did anyone experienced this kind of problem? To solve this problem set blanktime to NO and blanker to NO. cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- The sum of the Universe is zero. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 2:41: 4 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from pop-c.netway.at (pop-c.netway.at [195.96.0.132]) by hub.freebsd.org (Postfix) with ESMTP id A46A014F8D for ; Wed, 3 Nov 1999 02:41:01 -0800 (PST) (envelope-from mranner@netway.at) Received: from pop-a.netway.at (pop-a.netway.at [195.96.10.226]) by pop-c.netway.at (8.9.1/8.9.1) with ESMTP id LAA05725 for ; Wed, 3 Nov 1999 11:40:58 +0100 Received: from jawa.at (t1p057.at-316.netway.at [195.96.18.57]) by pop-a.netway.at (8.9.1/8.9.1) with ESMTP id LAA04265 for ; Wed, 3 Nov 1999 11:40:56 +0100 Received: from mike.netway.at (mike.jawa.at [192.168.0.51]) by jawa.at (8.9.3/8.9.3) with ESMTP id MAA02343 for ; Wed, 3 Nov 1999 12:43:19 +0100 (CET) (envelope-from mranner@netway.at) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 03 Nov 1999 11:41:01 +0100 (CET) Reply-To: mranner@netway.at Organization: JAWA MANAGEMENT und SOFTWARE From: Michael Ranner To: freebsd-isdn@freebsd.org Subject: AOCD accounting starts at 766 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After I let change the AOCD format from currency to the same format used in Germany by the Austrian PTT, I have the problem, that for every dial out the accounting starts at 766. Any ideas. Its no so bad, i could subtract 765 for each acct-line. cu /\/\ichael Ranner - Michael Ranner Michael.Ranner@netway.at - webmaster@mariazell.org ---------------------------------------------------------------------- Homepage: http://www.netlounge.at/mranner/ Mariazell Online: http://www.mariazell.at/ ---------------------------------------------------------------------- Fresco's Discovery: If you knew what you were doing you'd probably be bored. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 3:42:25 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from server.cronosnet.com (server.cronosnet.com [195.103.68.193]) by hub.freebsd.org (Postfix) with ESMTP id EA6EC150C1 for ; Wed, 3 Nov 1999 03:42:19 -0800 (PST) (envelope-from vmori@cronosnet.com) Received: from client (dialup-03.cronosnet.com [195.103.68.212]) by server.cronosnet.com (8.8.8/8.6.9) with ESMTP id MAA01111 for ; Wed, 3 Nov 1999 12:54:41 +0100 (CET) Message-Id: <199911031154.MAA01111@server.cronosnet.com> From: "Vittorio Mori" To: Subject: embedding i4b onto a picobsd floppy Date: Wed, 3 Nov 1999 12:38:09 +0100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A question for you experts : It is possible to put the i4b package into a PicoBSD floppy ? Which elements are absolutely required to run i4b+userland ppp ? I tried .... but I'm always missing something there & here ... Thanks! Wyk'99 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 3:55:54 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from arachna.worldonline.es (arachna.worldonline.es [212.7.33.97]) by hub.freebsd.org (Postfix) with ESMTP id 8D29314F51 for ; Wed, 3 Nov 1999 03:55:45 -0800 (PST) (envelope-from jerocu@wol.es) Received: from wol170.tm.bcn.worldonline.ct (pc170.worldonline.es [212.7.35.170]) by arachna.worldonline.es (Postfix) with ESMTP id 520ACFE8FA; Wed, 3 Nov 1999 12:51:26 +0100 (CET) Content-Length: 375 Message-ID: X-Mailer: XFMail 1.3 [p0] on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199911031154.MAA01111@server.cronosnet.com> Date: Wed, 03 Nov 1999 13:59:31 +0100 (CET) Reply-To: jerocu@wol.es Organization: WorldOnline From: Jesus Rodriguez To: Vittorio Mori Subject: RE: embedding i4b onto a picobsd floppy Cc: freebsd-isdn@FreeBSD.ORG Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 03-Nov-99 Vittorio Mori wrote: > > A question for you experts : > > It is possible to put the i4b package into a PicoBSD floppy ? Yes, it's possible. > Which elements are absolutely required to run i4b+userland ppp ? I made it sometimes, but don't remember exactly. I think you only need isdnd and spppcontrol. You can include natd and ipfw too. Saludos JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 4:10:17 1999 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 74D4914DF2 for ; Wed, 3 Nov 1999 04:10:11 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1938 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 3 Nov 1999 13:07:40 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id CA1563896; Wed, 3 Nov 1999 13:07:39 +0100 (MET) Subject: Re: a little bit more from the dump In-Reply-To: from Michael Ranner at "Nov 3, 99 11:32:26 am" To: mranner@netway.at Date: Wed, 3 Nov 1999 13:07:39 +0100 (MET) Cc: freebsd-isdn@freebsd.org (ISDN Mailinglist) 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: 1082 Message-Id: <19991103120739.CA1563896@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 Michael Ranner: > > There are two formats for a PTT to send charge information, one is in > > charging units (which is used here in Germany, this might - or will - > > change in the future) and in currency, which is a bit more complex. > > > > AFAIK, in Austria the currency format is used which is not supported > > by i4b (simply because a/ i cannot test it and b/ i don't need it) > > and if the currency format is used, this is probably the cause of the > > problem. > > In Austria we can use both variants. Now we have let the PTT change to > the other version and everything is fine. Just for the record: next time someone is able to save an isdntrace made by isdntrace -B of a currency formatted AOCD i'd like to get a copy !!! hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Wed Nov 3 4:17:20 1999 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 1D9E1154B3 for ; Wed, 3 Nov 1999 04:17:17 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1459 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 3 Nov 1999 13:09:34 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 3D6623896; Wed, 3 Nov 1999 13:09:34 +0100 (MET) Subject: Re: AOCD accounting starts at 766 In-Reply-To: from Michael Ranner at "Nov 3, 99 11:41:01 am" To: mranner@netway.at Date: Wed, 3 Nov 1999 13:09:33 +0100 (MET) 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: 624 Message-Id: <19991103120934.3D6623896@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 Michael Ranner: > After I let change the AOCD format from currency to the same format used in > Germany by the Austrian PTT, I have the problem, that for every dial > out the accounting starts at 766. There is a bug in the ASN.1 parser. See my previous message how to debug this. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Wed Nov 3 4:28:43 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from mail.bezeqint.net (mail-a.bezeqint.net [192.115.106.23]) by hub.freebsd.org (Postfix) with ESMTP id 8CE98156DE for ; Wed, 3 Nov 1999 04:28:34 -0800 (PST) (envelope-from sarig@bezeqint.net) Received: from default ([212.25.115.10]) by mail.bezeqint.net (Sun Internet Mail Server sims.3.5.1999.07.30.00.05.p8) with SMTP id <0FKM0013GFYBBH@mail.bezeqint.net> for freebsd-isdn@freebsd.org; Wed, 3 Nov 1999 14:27:49 +0200 (IST) Date: Wed, 03 Nov 1999 13:58:29 +0200 From: Oren Sarig Subject: Authentication Loop X-Sender: sarig@mail.bezeqint.net To: freebsd-isdn@freebsd.org Message-id: <3.0.6.32.19991103135829.0079acf0@mail.bezeqint.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Whenever I try to connect to my ISP I get an infinite authentication loop. I would have send the logs, but from a quick search on the list, I found many users have this problem. I haven't been able to find a solution except to downgrade sources. 1) Is there a solution? 2) If downgrading is the only option, what version supports AVM Fritz!Card PCI but doesn't have the bug, and where can I get old versions? 3) Does anyone have a clue on where in the sources I should look for the bug and maybe fix it? Or am I alone in looking for the bug? TIA, -- Oren Sarig sarig@isdn.net.il To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 10:23:14 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from awfulhak.org (dynamic-6.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.6]) by hub.freebsd.org (Postfix) with ESMTP id E5A94158F3 for ; Wed, 3 Nov 1999 10:23:03 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA01578; Wed, 3 Nov 1999 18:22:46 GMT (envelope-from brian@lan.awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA00364; Wed, 3 Nov 1999 17:24:06 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199911031724.RAA00364@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.0 09/18/1999 To: "Vittorio Mori" Cc: freebsd-isdn@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: userland ppp + i4b no dialing .... desperately seeking help! In-Reply-To: Message from "Vittorio Mori" of "Tue, 02 Nov 1999 15:54:27 +0100." <199911021510.QAA14201@server.cronosnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 17:24:05 +0000 From: Brian Somers Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Try enabling debug logging (``set log +debug'') before opening the i4brbch device and ensuring that ppp is identifying the device correctly. There should be a message saying ....: Opened /dev/i4brbchX (i4b version 0.83.0) > I have a really weird problem with my setup .. > > I am trying to get userland ppp & the i4b package to work ... but I can't > make ppp "tell" isdnd to dial. > > I have d/l & installed the latest versions of both ppp & i4b. > > I have used the config files found in the /usr/share/examples directory, > and modified them only regarding passwords & tel. numbers. Both for ppp & > for isdnd > > I launch isdnd (which WORKS with sppp - isp0 interface, I can connect to my > isp with no problems). > > I launch ppp. > > I issue the "dial" command (it's supposed to work that way? I think so..). > > Nothing happens, isdnd stays still .... > > The log files of ppp shows that ppp "connects" & sends some bytes out, even > starts lcp .... but isdnd does not dial. > > I have the correct files in /dev/ regarding i4brbch0 & 1 > > I've scanned the entire mailing-list for some hints, but came up with zip > .... I've also read that some people is using ppp with i4b, so I assume I > am doing something wrong ... > > The ISDN TA is an USR internal, ISA card. > > Another problem I've ALWAYS seen with this card (it has 'migrated' into > several computers, with different kind of m/b, cpu etc), and also with the > Teles card, is this > > i4b-L1-isic_isac_irq : unit 0: CRC error > > every 2 mins or so, and > > i4b-L1-isic_isac_irq: unit 0: Receive Aborted error > > soon after. > > And, every 4 mins or so: > > i4b-L1-timer4_expired : state = F3 Deactivated > > (btw: there is a way to get rid of these messages ?) > > I also stumbled in the spppcontrol program problem, which, when I upgraded > to i4b 0.83, stopped working. I used a 0.70 version and worked. > > There have been many many frustrating pitfalls this time .... but with > computers is somewhat normal :) > > > Thanks 10000 for any help, > > Wyk'99 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 12:28: 7 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id AD194150F0 for ; Wed, 3 Nov 1999 12:28:01 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA09828; Wed, 3 Nov 1999 21:21:11 +0100 (CET) Message-Id: <199911032021.VAA09828@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: 0158260 <0158260@hobby.nl> Cc: isdn@FreeBSD.ORG Subject: Re: i4b on OpenBSD Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 03 Nov 1999 11:29:12 +0100." <3828362F@twigger.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 21:21:11 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 0158260 writes: >Hello Hellmuth, > >>When i did the OpenBSD port, i just tested it with a Teles 16.3 card. >> >>This setup worked fine, so i'm quite shure that everything above the >>hardware drivers works well for OpenBSD. > >I also used a Teles 16.3 card. I did everthing mentioned in de INSTALLION file > >and still i get the error message about the missing file. Is the file i'm >missing and file i've copied the same?? > well, there should only be one if_sppp.h (the one in /usr/include/net is identical to the one in /sys/net). So, I'd say that you did the right thing. I'm surprised that OpenBSD doesn't already have /sys/net/if_sppp{subr.c,.h}. NetBSD has them. Really interesting user name you have there :) --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 12:28:12 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 98078150F0 for ; Wed, 3 Nov 1999 12:28:01 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA09822; Wed, 3 Nov 1999 21:21:07 +0100 (CET) Message-Id: <199911032021.VAA09822@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: mranner@netway.at Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: 3.3 console screen blanker still freezes i4b when online Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 03 Nov 1999 11:37:56 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 21:21:07 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Michael Ranner writes: > >Hi there! > >While my kernel panics come from an bad supported AOCD format (with currency) >the transfer freeze still occurs under FreeBSD 3.3-RELEASE. > >I set the blanktime to 30. Every time the screen blanker appears my test >download (a few meg's) freezes until I press any key on the keyboard of >the machine where i4b runs. After the keypress the download awakes and >continues. > >Did anyone experienced this kind of problem? > >To solve this problem set blanktime to NO and blanker to NO. > This is very strange. I don't use the screen blanker myself, so I can only guess. I'd say that the blanker is somehow blocking interrupts in the kernel, although that seems highly unlikely. I also don't use 3.3R and have no idea how the screen blanker works. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 12:28:32 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 4B3B61565C for ; Wed, 3 Nov 1999 12:28:01 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA09816; Wed, 3 Nov 1999 21:21:02 +0100 (CET) Message-Id: <199911032021.VAA09816@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Oren Sarig Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: Authentication Loop Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 03 Nov 1999 13:58:29 +0200." <3.0.6.32.19991103135829.0079acf0@mail.bezeqint.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 21:21:02 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oren Sarig writes: >Whenever I try to connect to my ISP I get an infinite authentication loop. >I would have send the logs, but from a quick search on the list, I found >many users have this problem. I haven't been able to find a solution except >to downgrade sources. > >1) Is there a solution? not yet >2) If downgrading is the only option, what version supports AVM Fritz!Card >PCI but doesn't have the bug, and where can I get old versions? Seems to me that the Fritz!Card PCI driver first appeared in i4b-00.71.00-beta-010399.tgz (with some bugs which were fixed in later betas). Whether this version works any better I cannot say. Very unlikely. Yes, I have lots of old i4b tarballs laying around (44 to be exact ;) >3) Does anyone have a clue on where in the sources I should look for the >bug and maybe fix it? Or am I alone in looking for the bug? > I personally think that the error is somewhere in if_spppsubr.c. I get the impression from looking at some of the debug trace posted to the list that the error is triggered by a previous failure. I use sPPP with FreeBSD-current and a Fritz!Card PCI, but never have any problems connecting. It's hard to debug and fix problems which you cannot reproduce. In other words, I think this is your baby. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Nov 3 13:14: 7 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from prefix.rhein.de (prefix.rhein.de [193.175.27.10]) by hub.freebsd.org (Postfix) with ESMTP id 24E9614F71 for ; Wed, 3 Nov 1999 13:13:55 -0800 (PST) (envelope-from is@jocelyn.rhein.de) Received: from jocelyn.rhein.de (unknown [193.175.27.210]) by prefix.rhein.de (Postfix) with ESMTP id A6B653B403; Wed, 3 Nov 1999 21:13:35 +0000 (MET) Received: by jocelyn.rhein.de (Postfix, from userid 1501) id 4AC5268; Wed, 3 Nov 1999 22:09:35 +0100 (MET) Date: Wed, 3 Nov 1999 22:09:34 +0100 From: Ignatios Souvatzis To: Gary Jennejohn Cc: 0158260 <0158260@hobby.nl>, isdn@FreeBSD.ORG Subject: Re: i4b on OpenBSD Message-ID: <19991103220934.C808@jocelyn.rhein.de> References: <3828362F@twigger.nl> <199911032021.VAA09828@peedub.muc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199911032021.VAA09828@peedub.muc.de>; from Gary Jennejohn on Wed, Nov 03, 1999 at 09:21:11PM +0100 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Nov 03, 1999 at 09:21:11PM +0100, Gary Jennejohn wrote: > > Really interesting user name you have there :) > Good old tradition, from when computers where real computers and usernames where real usernames. I had u502sou on a CDC Cyber 172, and uni400 on some IBM Rainframe with VM/CMS. Now that I think of it, not cryptic enough. Both machines are scrapped now. -is To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Nov 4 9:53:37 1999 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 4E1C815794 for ; Thu, 4 Nov 1999 09:53:31 -0800 (PST) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1349 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 4 Nov 1999 18:52:52 +0100 (CET) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Postfix, from userid 200) id 82A1438E2; Thu, 4 Nov 1999 18:52:51 +0100 (MET) Subject: Re: embedding i4b onto a picobsd floppy In-Reply-To: <199911031154.MAA01111@server.cronosnet.com> from Vittorio Mori at "Nov 3, 99 12:38:09 pm" To: vmori@cronosnet.com (Vittorio Mori) Date: Thu, 4 Nov 1999 18:52:51 +0100 (MET) 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: 484 Message-Id: <19991104175251.82A1438E2@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 Vittorio Mori: > It is possible to put the i4b package into a PicoBSD floppy ? I'd be very interested to hear how this can be made to work. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 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 Thu Nov 4 11:24:38 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from hgatenl.hobby.nl (hgatenl.hobby.nl [212.19.199.2]) by hub.freebsd.org (Postfix) with ESMTP id 2D3BD14DA1 for ; Thu, 4 Nov 1999 11:24:33 -0800 (PST) (envelope-from r.a.arends@kader.hobby.nl) Received: from pentiumii366 (pm123.hobby.nl [212.19.199.88]) by hgatenl.hobby.nl (8.8.8/8.8.8) with SMTP id UAA09862; Thu, 4 Nov 1999 20:21:19 +0100 (CET) Message-ID: <008201bf26f9$f107ddc0$0200000a@pentiumii366> From: "Richard Arends" To: "Gary Jennejohn" Cc: References: <199911032021.VAA09828@peedub.muc.de> Subject: Re: i4b on OpenBSD Date: Thu, 4 Nov 1999 20:06:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Gary, > well, there should only be one if_sppp.h (the one in /usr/include/net is > identical to the one in /sys/net). So, I'd say that you did the right thing. Hmm.... so then i have something else wrong :-( > I'm surprised that OpenBSD doesn't already have /sys/net/if_sppp{subr.c,.h}. > NetBSD has them. There is a /sys/if_ppp.h, but not a /sys/net/if_sppp.h > Really interesting user name you have there :) The powersupply of my main computer thought he was an airplane ( Yesterday i have read my mail by a webinterface (www.twigger.nl) Greetings, Richard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Nov 4 11:43:38 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [194.242.128.25]) by hub.freebsd.org (Postfix) with ESMTP id 8477014DA1 for ; Thu, 4 Nov 1999 11:43:25 -0800 (PST) (envelope-from joe@florence.pavilion.net) Received: (from joe@localhost) by florence.pavilion.net (8.9.3/8.8.8) id TAA41351; Thu, 4 Nov 1999 19:42:07 GMT (envelope-from joe) Date: Thu, 4 Nov 1999 19:42:07 +0000 From: Josef Karthauser To: Michael Ranner Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: setting up i4b with userland ppp on FreeBSD 3.2 Message-ID: <19991104194207.G79224@florence.pavilion.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, 24 The Old Steine, Brighton, BN1 1EL, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Nov 02, 1999 at 04:13:43PM +0100, Michael Ranner wrote: > > On 02-Nov-99 Michael Ranner wrote: > > > > > > you could use the -alias switch from ppp and deactivate natd > > > > sorry use -nat instead of -alias I believe that they both work for the moment, but use -nat anyway 'cos -alias is depricated. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 2:18:12 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from swix.ch (Server2.swix.ch [195.210.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 4511B14CAE for ; Sat, 6 Nov 1999 02:18:09 -0800 (PST) (envelope-from flaviocu@swix.ch) Received: from u-turn.no-way.org (ppp821.swix.net [195.210.4.101]) by swix.ch (8.8.5/4.5/two/19) with ESMTP id KAA16320 for ; Sat, 6 Nov 1999 10:17:43 GMT Message-ID: X-Mailer: XFMail 1.4.0 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 06 Nov 1999 11:19:57 +0100 (CET) From: Flavio Curti To: freebsd-isdn@freebsd.org Subject: asuscom pci isdn card Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi i changed my os from linux to freebsd. i use the passive isdn card asuscom pci. in the mailing-list archives, some people wrote, that they will include support in the i4b driver. how's that going ? as i didn't find anything in the i4b readm e. TIA Flavio Curti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 8:51:38 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id F3BBE14C3B for ; Sat, 6 Nov 1999 08:51:32 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id RAA02547 for freebsd-isdn@freebsd.org; Sat, 6 Nov 1999 17:32:20 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id RAA44810 for freebsd-isdn@freebsd.org; Sat, 6 Nov 1999 17:41:22 +0100 (CET) (envelope-from wilko) From: Wilko Bulte Message-Id: <199911061641.RAA44810@yedi.iaf.nl> Subject: cable for AVM card To: freebsd-isdn@freebsd.org (FreeBSD isdn mailing list) Date: Sat, 6 Nov 1999 17:41:22 +0100 (CET) X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-pgp-info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL43 (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 Hi there, I just got myself *yet* another ISDN card. This one is an AT card made by AVM, Berlin "AVM ISDN controller B1 V2.0". It has a female and a male 9pin SubD connector for the S0-bus. Problem is it came without cable. As I like to try it: does anybody know if it uses the same cable pinout as the Teles S0/8? Related question: am I supposed to use the male or the female connector? Thanks -- | / o / / _ Arnhem, The Netherlands - Powered by FreeBSD - |/|/ / / /( (_) Bulte WWW : http://www.tcja.nl http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 13:23:28 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 35ACE14F78 for ; Sat, 6 Nov 1999 13:23:25 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id VAA10714; Sat, 6 Nov 1999 21:55:11 +0100 (CET) Message-Id: <199911062055.VAA10714@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Flavio Curti Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: asuscom pci isdn card Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 06 Nov 1999 11:19:57 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 06 Nov 1999 21:55:11 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Flavio Curti writes: >hi > >i changed my os from linux to freebsd. i use the passive isdn card asuscom pci >. >in the mailing-list archives, some people wrote, that they will include suppor >t >in the i4b driver. how's that going ? as i didn't find anything in the i4b rea >dm >e. > does this board have a chip from Colgne Chip Designs on it ? If so, there is a driver in the works. Can't say when it will be finished, though. If it's a different board then I don't know anything about it. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 13:23:39 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id F2C5C14F8F for ; Sat, 6 Nov 1999 13:23:25 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA10742; Sat, 6 Nov 1999 22:15:46 +0100 (CET) Message-Id: <199911062115.WAA10742@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Wilko Bulte Cc: freebsd-isdn@FreeBSD.ORG (FreeBSD isdn mailing list) Subject: Re: cable for AVM card Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 06 Nov 1999 17:41:22 +0100." <199911061641.RAA44810@yedi.iaf.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 06 Nov 1999 22:15:46 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte writes: >Hi there, > >I just got myself *yet* another ISDN card. This one is an AT >card made by AVM, Berlin "AVM ISDN controller B1 V2.0". It has a >female and a male 9pin SubD connector for the S0-bus. > >Problem is it came without cable. As I like to try it: does anybody know >if it uses the same cable pinout as the Teles S0/8? Related question: >am I supposed to use the male or the female connector? > Are you planning to use this under Windows ? Because there's no support for it in i4b (unless you want to finish up the driver I started :). Anyway, my board uses the male socket. I have no idea what the female socket is there for, maybe it's an alternate connector ? The cable certainly looks an awful lot like the one for the S0/8, and the 4 wires go to the same connectors on the RJ-45 jack, but I can't swear that they're identical. Wait, I'll buzz 'em.... the pinouts are the same. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 14:51:29 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 112B014C18 for ; Sat, 6 Nov 1999 14:51:26 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id XAA15727; Sat, 6 Nov 1999 23:42:59 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id XAA89174; Sat, 6 Nov 1999 23:19:24 +0100 (CET) (envelope-from wilko) From: Wilko Bulte Message-Id: <199911062219.XAA89174@yedi.iaf.nl> Subject: Re: cable for AVM card In-Reply-To: <199911062115.WAA10742@peedub.muc.de> from Gary Jennejohn at "Nov 6, 1999 10:15:46 pm" To: garyj@muc.de Date: Sat, 6 Nov 1999 23:19:23 +0100 (CET) Cc: freebsd-isdn@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-pgp-info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL43 (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 As Gary Jennejohn wrote ... > Wilko Bulte writes: > >I just got myself *yet* another ISDN card. This one is an AT > >card made by AVM, Berlin "AVM ISDN controller B1 V2.0". It has a > >female and a male 9pin SubD connector for the S0-bus. > > > >Problem is it came without cable. As I like to try it: does anybody know > >if it uses the same cable pinout as the Teles S0/8? Related question: > >am I supposed to use the male or the female connector? > > > > Are you planning to use this under Windows ? Because there's no support for > it in i4b (unless you want to finish up the driver I started :). Well, I got it in a big carton box along with a bunch of other cards in various shapes and forms. I'm not even sure if it works at all. But the box was a giveaway so ;-) I just found (after a closer look at both the board and www.avm.de) that it has a Transputer. Cool.. How far did you get with the driver anyway? I'm really not up to speed with ISDN protocols etc so I'm probably of little use as far as ISDN card drivers are concerned. > Anyway, my board uses the male socket. I have no idea what the female > socket is there for, maybe it's an alternate connector ? The cable certainly > looks an awful lot like the one for the S0/8, and the 4 wires go to the same > connectors on the RJ-45 jack, but I can't swear that they're identical. > > Wait, I'll buzz 'em.... the pinouts are the same. Good.. at least I can probably test it it using the S0/8 cable & WIndows. Wilko -- | / o / / _ Arnhem, The Netherlands - Powered by FreeBSD - |/|/ / / /( (_) Bulte WWW : http://www.tcja.nl http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Nov 6 19:31:14 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from swix.ch (Server2.swix.ch [195.210.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 8998A14BD6 for ; Sat, 6 Nov 1999 19:31:12 -0800 (PST) (envelope-from flaviocu@swix.ch) Received: from u-turn.no-way.org (ppp819.swix.net [195.210.4.99]) by swix.ch (8.8.5/4.5/two/19) with ESMTP id DAA23148; Sun, 7 Nov 1999 03:30:42 GMT Message-ID: X-Mailer: XFMail 1.4.0 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199911062055.VAA10714@peedub.muc.de> Date: Sun, 07 Nov 1999 04:32:52 +0100 (CET) From: Flavio Curti To: Gary Jennejohn Subject: Re: asuscom pci isdn card Cc: freebsd-isdn@FreeBSD.ORG Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org sorry, i forgot to mention, that this card uses a winbond chip. On 06-Nov-99 Gary Jennejohn wrote: > Flavio Curti writes: >>hi >> >>i changed my os from linux to freebsd. i use the passive isdn card asuscom >>pci >>. >>in the mailing-list archives, some people wrote, that they will include >>suppor >>t >>in the i4b driver. how's that going ? as i didn't find anything in the i4b >>rea >>dm >>e. >> > > does this board have a chip from Colgne Chip Designs on it ? If so, there > is a driver in the works. Can't say when it will be finished, though. > > If it's a different board then I don't know anything about it. > > --- > Gary Jennejohn > Home - garyj@muc.de > Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message