From owner-freebsd-isdn Sun Mar 1 01:02:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17686 for freebsd-isdn-outgoing; Sun, 1 Mar 1998 01:02:06 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from casparc.ppp.net (mail.ppp.net [194.64.12.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA17680 for ; Sun, 1 Mar 1998 01:02:03 -0800 (PST) (envelope-from ernie!bert.kts.org!hm@ppp.net) Received: from ernie by casparc.ppp.net with uucp (Smail3.1.28.1 #1) id m0y94dF-0033FJC; Sun, 1 Mar 98 10:02 MET Received: from bert.kts.org(really [194.55.156.2]) by ernie.kts.org via sendmail with smtp id for ; Sun, 1 Mar 1998 09:42:56 +0100 (CET) (Smail-3.2.0.91 1997-Jan-14 #3 built 1998-Feb-14) Received: by bert.kts.org via sendmail with stdio id for freebsd-isdn@freebsd.org; Sun, 1 Mar 1998 09:40:54 +0100 (CET) (Smail-3.2.0.94 1997-Apr-22 #7 built 1997-Jul-4) Message-Id: From: hm@kts.org (Hellmuth Michaelis) Subject: i4b problems, second patch To: freebsd-isdn@FreeBSD.ORG (ISDN for BSD) Date: Sun, 1 Mar 1998 09:40:54 +0100 (CET) Organization: Kitchen Table Systems Reply-To: hm@kts.org X-Mailer: ELM [version 2.4ME+ PL31H (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 And a second thing, i'd like those people with layer 2 problems to check if the following patch to layer1/i4b_isac.h makes a difference: *** i4b_isac.h-old Fri Feb 27 12:43:59 1998 --- i4b_isac.h Sun Mar 1 09:30:27 1998 *************** *** 32,38 **** * * $Id: i4b_isac.h,v 1.3 1998/01/04 14:09:20 hm Exp $ * ! * last edit-date: [Sun Mar 1 09:35:20 1998] * * -hm split up for rewrite of Siemens chipset driver * --- 32,38 ---- * * $Id: i4b_isac.h,v 1.3 1998/01/04 14:09:20 hm Exp $ * ! * last edit-date: [Sun Mar 1 09:30:27 1998] * * -hm split up for rewrite of Siemens chipset driver * *************** *** 48,54 **** * satisfy this requirement. */ ! #define I4B_ISAC_CMDRWRDELAY 0 #if (I4B_ISAC_CMDRWRDELAY > 0) #define ISACCMDRWRDELAY() DELAY(I4B_ISAC_CMDRWRDELAY) --- 48,54 ---- * satisfy this requirement. */ ! #define I4B_ISAC_CMDRWRDELAY 30 #if (I4B_ISAC_CMDRWRDELAY > 0) #define ISACCMDRWRDELAY() DELAY(I4B_ISAC_CMDRWRDELAY) Thank you, hellmuth -- Hellmuth Michaelis hm@kts.org Hamburg, Europe "Those who can, do. Those who can't, talk. And those who can't talk, talk about talking." (B. Shaw) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Mar 2 00:47:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06222 for freebsd-isdn-outgoing; Mon, 2 Mar 1998 00:47:44 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from thor.hypo.de (thor.hypo.de [194.112.82.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06197 for ; Mon, 2 Mar 1998 00:47:39 -0800 (PST) (envelope-from andreas.lohrum@ae3.hypo.de) Received: from ahura.hypo.de (ahura.hypo.de [194.112.82.30]) by thor.hypo.de ($Revision: 1.4 $) with SMTP id JAA03459; Mon, 2 Mar 1998 09:27:46 +0100 (MET) Received: from inetgate.hypo.de by ahura.hypo.de via smtpd (for mgw-out.hypo.de [194.112.82.10]) with SMTP; 2 Mar 1998 08:27:46 UT Received: from ae3.hypo.de (sv002mz3.ae3.hypo.de [128.11.4.12]) by inetgate.hypo.de ($Revision: 1.13 $) with SMTP id JAA05893; Mon, 2 Mar 1998 09:27:46 +0100 (MET) Received: from ws030mqa.ae3.hypo.de by ae3.hypo.de (SMI-8.6/SMI-SVR4) id JAA15993; Mon, 2 Mar 1998 09:27:31 +0100 Received: by ws030mqa.ae3.hypo.de (SMI-8.6/SMI-SVR4) id JAA06270; Mon, 2 Mar 1998 09:27:27 +0100 Date: Mon, 2 Mar 1998 09:27:27 +0100 Message-Id: <199803020827.JAA06270@ws030mqa.ae3.hypo.de> From: Andreas Lohrum 6804 To: martin@rumolt.teuto.de CC: freebsd-isdn@FreeBSD.ORG In-reply-to: <199802281234.NAA01463@rumolt.teuto.de> (message from Martin Husemann on Sat, 28 Feb 1998 13:34:29 +0100 (MET)) Subject: Re: AVM A1 Setup bug on NetBSD? Reply-to: Andreas.Lohrum@ae3.hypo.de References: <199802281234.NAA01463@rumolt.teuto.de> Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Martin Husemann Date: Sat, 28 Feb 1998 13:34:29 +0100 (MET) Cc: freebsd-isdn@FreeBSD.ORG Organization: Crusaders Catering Services Inc. Content-Type: text/plain; charset=ISO-8859-1 content-length: 982 X-Filter: mailagent [version 3.0 PL44] for ts36590@ws030mqa.ae3.hypo.de > do you mean messages like that? > I have an NetBSD 1.3 with an _CREATIX_ card. > > Feb 27 00:00:07 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > Feb 27 00:00:08 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > Feb 27 00:00:08 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > Feb 27 00:00:09 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > Feb 27 00:00:09 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > Feb 27 00:00:10 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 Yes - this is very much likeley due to the interrupt handler not being called. Which creatix card do you have? I've run an earlier version of isdn4bsd on a Creatix S0/16 successully. I have an Creatix S0/16, and with isdn4bsd 00.41 I had one succesfull dialout with HDLC. Does the card work with other software? Yes, I tried the DOS-Test with this configuration. IRQ11. Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Mar 2 03:22:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24550 for freebsd-isdn-outgoing; Mon, 2 Mar 1998 03:22:57 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from rvc1.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA24541 for ; Mon, 2 Mar 1998 03:22:49 -0800 (PST) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.8/8.8.5) id MAA00216; Mon, 2 Mar 1998 12:19:26 +0100 (MET) From: Wolfgang Helbig Message-Id: <199803021119.MAA00216@rvc1.informatik.ba-stuttgart.de> Subject: Re: AVM A1 Setup bug on NetBSD? In-Reply-To: <199803020827.JAA06270@ws030mqa.ae3.hypo.de> from Andreas Lohrum 6804 at "Mar 2, 98 09:27:27 am" To: Andreas.Lohrum@ae3.hypo.de Date: Mon, 2 Mar 1998 12:19:25 +0100 (MET) Cc: martin@rumolt.teuto.de, freebsd-isdn@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (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 > From: Martin Husemann > Date: Sat, 28 Feb 1998 13:34:29 +0100 (MET) > Cc: freebsd-isdn@FreeBSD.ORG > Organization: Crusaders Catering Services Inc. > Content-Type: text/plain; charset=ISO-8859-1 > content-length: 982 > X-Filter: mailagent [version 3.0 PL44] for ts36590@ws030mqa.ae3.hypo.de > > > do you mean messages like that? > > I have an NetBSD 1.3 with an _CREATIX_ card. > > > > Feb 27 00:00:07 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > > Feb 27 00:00:08 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > > Feb 27 00:00:08 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > > Feb 27 00:00:09 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > > Feb 27 00:00:09 hal /netbsd: i4b-L2-i4b_tei_assign: tx TEI ID_Request > > Feb 27 00:00:10 hal /netbsd: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > > Yes - this is very much likeley due to the interrupt handler not > being called. > > Which creatix card do you have? > I've run an earlier version of isdn4bsd on a Creatix S0/16 successully. > > I have an Creatix S0/16, and with isdn4bsd 00.41 I had one succesfull > dialout with HDLC. > > Does the card work with other software? > > Yes, I tried the DOS-Test with this configuration. IRQ11. Give IRQ 5 a try. Couple days ago someone tried to use IRQ 15 (!). Did work with Win95, did not work with BISDN. Then he configured IRQ 5 and success! (Don't remember the card though) On another system with TELES 16.3 IRQ 9 doesn't (BISDN and I4B) work, whereas IRQ 5 worked with both packages. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Mar 2 04:06:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00196 for freebsd-isdn-outgoing; Mon, 2 Mar 1998 04:06:36 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from arg1.demon.co.uk (arg1.demon.co.uk [194.222.34.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA00190 for ; Mon, 2 Mar 1998 04:06:31 -0800 (PST) (envelope-from arg@arg1.demon.co.uk) Received: (from arg@localhost) by arg1.demon.co.uk (8.8.5/8.8.5) id MAA24877; Mon, 2 Mar 1998 12:11:54 GMT Date: Mon, 2 Mar 1998 12:11:54 +0000 (GMT) From: Andrew Gordon X-Sender: arg@server.arg.sj.co.uk To: Wolfgang Helbig cc: freebsd-isdn@FreeBSD.ORG Subject: Teles IRQ 9 (was:Re: AVM A1 Setup bug on NetBSD?) In-Reply-To: <199803021119.MAA00216@rvc1.informatik.ba-stuttgart.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 2 Mar 1998, Wolfgang Helbig wrote: > Give IRQ 5 a try. > Couple days ago someone tried to use IRQ 15 (!). Did work with Win95, did > not work with BISDN. Then he configured IRQ 5 and success! (Don't remember > the card though) > > On another system with TELES 16.3 IRQ 9 doesn't (BISDN and I4B) work, > whereas IRQ 5 worked with both packages. Perhaps the card config latch needs 0x02 rather than 0x09 to select IRQ9? (just guessing; the hard drive just died on my test machine while I was installing I4B, so I can't test it right now). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Mar 2 17:15:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03273 for freebsd-isdn-outgoing; Mon, 2 Mar 1998 17:15:12 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03268 for ; Mon, 2 Mar 1998 17:15:09 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id CAA17984 for ; Tue, 3 Mar 1998 02:15:04 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0y9gIQ-000ItZC; Tue, 3 Mar 98 02:15 MET Received: from luigi.turbocat.de (luigi.turbocat.de [194.77.82.52]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id CAA00335 for ; Tue, 3 Mar 1998 02:13:44 +0100 (CET) Received: (from dave@localhost) by luigi.turbocat.de (8.8.5/8.7.3) id CAA00248 for freebsd-isdn@FreeBSD.ORG; Tue, 3 Mar 1998 02:13:44 +0100 (MET) Message-Id: <199803030113.CAA00248@luigi.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Tue, 3 Mar 98 02:13:42 +0100 To: freebsd-isdn@FreeBSD.ORG Subject: Alice death Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mar 2 21:52:29 alice isdnd[9135]: CHD 00015 answering: incoming call from to 82834 - - - Death - - - alice# gdb netbsd.1 GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i386-netbsd), Copyright 1996 Free Software Foundation, Inc... (no debugging symbols found)... (gdb) target kcore netbsd.1.core panic: trap #0 0x6 in ?? () (gdb) bt #0 0x6 in ?? () #1 0xf0196a4b in cpu_reboot () #2 0xf01150a5 in panic () #3 0xf019a18a in trap () (gdb) alice# Any ideas? --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION WATCH OUT FOR TURBOFAX for OPENSTEP! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Mar 3 03:58:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27499 for freebsd-isdn-outgoing; Tue, 3 Mar 1998 03:58:57 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27487 for ; Tue, 3 Mar 1998 03:58:46 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id MAA02849 for ; Tue, 3 Mar 1998 12:58:32 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0y9qL4-000Ix4C; Tue, 3 Mar 98 12:58 MET Received: from luigi.turbocat.de (luigi.turbocat.de [194.77.82.52]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id MAA06069 for ; Tue, 3 Mar 1998 12:57:06 +0100 (CET) Received: (from dave@localhost) by luigi.turbocat.de (8.8.5/8.7.3) id MAA00499 for freebsd-isdn@FreeBSD.ORG; Tue, 3 Mar 1998 12:57:09 +0100 (MET) Message-Id: <199803031157.MAA00499@luigi.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Tue, 3 Mar 98 12:57:07 +0100 To: freebsd-isdn@FreeBSD.ORG Subject: AM in C Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! This AM works far better for me than the /bin/sh (or ksh) script. The alaw2ulaw is not needed, but I was to lazy to read the docs after discovering a crashed machine this night. The next thing I will build in is configfile support. --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION WATCH OUT FOR TURBOFAX for OPENSTEP! begin 644 answer.c M+R\@5'5E($UAPH) M"0EB=69;:5T@/2`G7#`G.PH)"7T*"0ER96%D8V]U;G0@/2!"3$M?4TE:13L* M"0EI(#T@,#L*"0ED;R!["B`@("`@"0ER96%D8V]U;G0@/2!FPH@("`@(`D)PH)9G!R:6YT9BAS=&1E&ET*#$I.R`* M?0H*8V]NPH)+R\@)RU$("]D978O;G5L;"`M9"`X,C@S-"`MPH)"6EF("AO<'1I;VY3965N*2!["@D)"69O M7-T96TH8VUD4W1R*3L*"0EU;FQI;FLH;W5T9FEL M94YA;64I.PH*"0EF8VQO Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14238 for freebsd-isdn-outgoing; Wed, 4 Mar 1998 12:16:55 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14222 for ; Wed, 4 Mar 1998 12:16:45 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id VAA11234 for ; Wed, 4 Mar 1998 21:17:52 +0100 (CET) Message-Id: <199803042017.VAA11234@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd-isdn@FreeBSD.ORG Subject: Re: Alice death Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 03 Mar 1998 02:13:42 +0100." <199803030113.CAA00248@luigi.turbocat.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Mar 1998 21:17:52 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David Wetzel writes: > >Mar 2 21:52:29 alice isdnd[9135]: CHD 00015 answering: incoming call >from to 82834 > > - - - Death - - - > >alice# gdb netbsd.1 >GDB is free software and you are welcome to distribute copies of it > under certain conditions; type "show copying" to see the conditions. >There is absolutely no warranty for GDB; type "show warranty" for details. >GDB 4.16 (i386-netbsd), Copyright 1996 Free Software Foundation, Inc... >(no debugging symbols found)... >(gdb) target kcore netbsd.1.core >panic: trap >#0 0x6 in ?? () >(gdb) bt >#0 0x6 in ?? () >#1 0xf0196a4b in cpu_reboot () >#2 0xf01150a5 in panic () >#3 0xf019a18a in trap () >(gdb) alice# > >Any ideas? > sorry, even as a non-NetBSD user I can categorically state that this trace is useless. The interesting stuff is what happended _before_ the trap, and that's missing here :-( --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Mar 4 13:27:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00578 for freebsd-isdn-outgoing; Wed, 4 Mar 1998 13:27:35 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA00572 for ; Wed, 4 Mar 1998 13:27:31 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id WAA00874; Wed, 4 Mar 1998 22:27:03 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0yALgo-000ItZC; Wed, 4 Mar 98 22:26 MET Received: from luigi.turbocat.de (luigi.turbocat.de [194.77.82.52]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id WAA03292; Wed, 4 Mar 1998 22:26:28 +0100 (CET) Received: (from dave@localhost) by luigi.turbocat.de (8.8.5/8.7.3) id WAA00240; Wed, 4 Mar 1998 22:26:27 +0100 (MET) Message-Id: <199803042126.WAA00240@luigi.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Wed, 4 Mar 98 22:26:26 +0100 To: Gary Jennejohn Subject: Re: Alice death cc: freebsd-isdn@FreeBSD.ORG References: <199803042017.VAA11234@peedub.muc.de> Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > From: Gary Jennejohn > David Wetzel writes: > > > >Mar 2 21:52:29 alice isdnd[9135]: CHD 00015 answering: incoming call > >from to 82834 > sorry, even as a non-NetBSD user I can categorically state that this > trace is useless. The interesting stuff is what happended _before_ the > trap, and that's missing here :-( Hmm. No grey-haired highlander here? The last thing the machine did was answering the phone. That is why I replaced the script with a C program now. The C program works _much_ better. You can hangup while the welcome-message is played AND it still works when you call again... --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION WATCH OUT FOR TURBOFAX for OPENSTEP! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Mar 4 13:33:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01686 for freebsd-isdn-outgoing; Wed, 4 Mar 1998 13:33:38 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01641 for ; Wed, 4 Mar 1998 13:33:20 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id WAA14008; Wed, 4 Mar 1998 22:34:23 +0100 (CET) Message-Id: <199803042134.WAA14008@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: David Wetzel cc: freebsd-isdn@FreeBSD.ORG Subject: Re: Alice death Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 04 Mar 1998 22:26:26 +0100." <199803042126.WAA00240@luigi.turbocat.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Mar 1998 22:34:23 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David Wetzel writes: >> From: Gary Jennejohn > >> David Wetzel writes: >> > >> >Mar 2 21:52:29 alice isdnd[9135]: CHD 00015 answering: incoming call >> >from to 82834 > >> sorry, even as a non-NetBSD user I can categorically state that this >> trace is useless. The interesting stuff is what happended _before_ the >> trap, and that's missing here :-( > >Hmm. No grey-haired highlander here? The last thing the machine did was >answering the phone. That is why I replaced the script with a C program now. >The C program works _much_ better. You can hangup while the welcome-message >is played AND it still works when you call again... > sorry, my psychic powers have been declining lately :-) must be age. But I'm not grey-haired yet (being blond it doesn't show as much ;-)). I saw your program, thanks for contributing ! --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Mar 4 19:04:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07417 for freebsd-isdn-outgoing; Wed, 4 Mar 1998 19:04:00 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07405 for ; Wed, 4 Mar 1998 19:03:50 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id EAA08535; Thu, 5 Mar 1998 04:03:40 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0yAQwY-000Ix3C; Thu, 5 Mar 98 04:03 MET Received: from luigi.turbocat.de (luigi.turbocat.de [194.77.82.52]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id CAA00406; Thu, 5 Mar 1998 02:23:48 +0100 (CET) Received: (from dave@localhost) by luigi.turbocat.de (8.8.5/8.7.3) id CAA00714; Thu, 5 Mar 1998 02:23:52 +0100 (MET) Message-Id: <199803050123.CAA00714@luigi.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Thu, 5 Mar 98 02:23:50 +0100 To: hm@hcs.de Subject: HUP and re-reading isdn.rc cc: freebsd-isdn@FreeBSD.ORG Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I was trying to teach ISDND to re-read the config-file when you send a HUP to it. But it seems that configure() does not work as expected. Sorry, I have to get up early... --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION WATCH OUT FOR TURBOFAX for OPENSTEP! diff -c main.c.org main.c *** main.c.org Sun Feb 22 20:13:53 1998 --- main.c Thu Mar 5 01:59:53 1998 *************** *** 54,59 **** --- 54,86 ---- static void kbdrdhdl(void); static void isdnrdhdl(void); + // Thu Mar 5 01:53:18 MET 1998 dave@turbocat.de + /*---------------------------------------------------------------------------* + * re-reads the configuration + *---------------------------------------------------------------------------*/ + void + do_reconfig(int exitval) + { + + log(LL_DMN, "Got HUP signal, re-reading configfile"); + + if(do_fullscreen) + endwin(); + + configure(configfile); + + if(config_error_flag) + { + log(LL_ERR, "there were %d error(s) in the configuration file, terminating!", config_error_flag); + close_allactive(); + + unlink(PIDFILE); + + exit(1); + } + + } + /*---------------------------------------------------------------------------* * program entry *---------------------------------------------------------------------------*/ *************** *** 176,181 **** --- 203,210 ---- signal(SIGINT, do_exit); signal(SIGTERM, do_exit); + signal(SIGHUP, do_reconfig); + /* open isdn device */ if((isdnfd = open(I4BDEVICE, O_RDWR)) < 0) *************** *** 285,290 **** --- 314,320 ---- do_exit(0); return(0); } + /*---------------------------------------------------------------------------* * program exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Mar 5 01:27:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10670 for freebsd-isdn-outgoing; Thu, 5 Mar 1998 01:27:34 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from www.degnet.baynet.de (www.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA10660 for ; Thu, 5 Mar 1998 01:27:31 -0800 (PST) (envelope-from malte@webmore.com) Received: from niente (unverified [194.95.214.176]) by www.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 05 Mar 1998 10:25:12 +0100 Message-Id: <3.0.32.19980305101715.006cd27c@cyclone.degnet.baynet.de> X-Sender: moos@cyclone.degnet.baynet.de (Unverified) X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 05 Mar 1998 10:17:16 -0100 To: freebsd-isdn@FreeBSD.ORG From: Malte Lance Subject: [Q]: what is sync-PPP Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone on this list please give some insight, what sync-PPP is and what is required on the provider-side to be able to connect my FBSD-box with the provider via sync-PPP. My provider is running a Win-NT connected to an Ascend-dialin-box with ISDN-support. Will i be able to connect my FBSD-box with isdn4bsd to my provider via sync-PPP ? Any help and pointers are highly appreciated. Thanks in advance. Malte Lance malte@webmore.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Mar 5 12:03:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10335 for freebsd-isdn-outgoing; Thu, 5 Mar 1998 12:03:23 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10324 for ; Thu, 5 Mar 1998 12:03:19 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id VAA07229 for ; Thu, 5 Mar 1998 21:03:14 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0yAgrB-000Ix6C; Thu, 5 Mar 98 21:03 MET Received: from cat.turbocat.de (cat.turbocat.de [194.77.82.49]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id SAA15079 for ; Thu, 5 Mar 1998 18:39:08 +0100 (CET) Received: (from dave@localhost) by cat.turbocat.de (8.8.5/8.7.3) id SAA00297 for freebsd-isdn@FreeBSD.ORG; Thu, 5 Mar 1998 18:39:07 +0100 (GMT+0100) Message-Id: <199803051739.SAA00297@cat.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Thu, 5 Mar 98 18:39:06 +0100 To: ISDN-List Subject: using ipr0 with NetBSD? Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I tried this: ipr0: flags=11 mtu 1500 inet 194.77.82.55 --> 194.77.82.26 netmask 0xfffffff0 It works fine for telnet but not for ftp. I had the same problem with BISDN. You may remember. The other side is a Linux machine and I am tryint to do HDLC. --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION WATCH OUT FOR TURBOFAX for OPENSTEP! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Mar 6 12:45:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22702 for freebsd-isdn-outgoing; Fri, 6 Mar 1998 12:45:44 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from clubserv.rp-online.de (clubserv.rp-online.de [149.221.232.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22680 for ; Fri, 6 Mar 1998 12:45:15 -0800 (PST) (envelope-from stefan.veith@mail.online-club.de) Received: from veith.eu (as1-pri3.rp-plus.de [149.221.236.3]) by clubserv.rp-online.de (8.8.8/8.8.8) with SMTP id VAA07559 for ; Fri, 6 Mar 1998 21:44:56 +0100 (MET) From: Stefan Veith Reply-To: veith@bigfoot.com To: freebsd-isdn@FreeBSD.ORG Subject: disabling debugging Date: Fri, 6 Mar 1998 21:33:49 +0100 X-Mailer: KMail [version 0.6.0] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <98030621442800.00216@veith.eu> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! My problem is: I do not want to have the debugging-messages by isdnd at startup. What I did: I fetched i4b-0.42 and tried several parameters for isdnd in rc.isdn; as this did not help, I even removed the debugging-option from $i4b/isdnd/Makefile and compiled it again. Nothing helped. This is what I found out: isdnd/Makefile parameter in rc.isdn debug enabled debug disabled -d0 complete debug error message -d0x10 complete debug error message complete debug complete debug "Complete debug" means: all messages displayed "error message" means: this parameter is unknown (which is clear, when disabling it before!) I am sure there is an error in my way of proceeding and I would very much like you to tell me what I did wrong. Stefan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Mar 7 00:32:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11067 for freebsd-isdn-outgoing; Sat, 7 Mar 1998 00:32:12 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from casparc.ppp.net (mail.ppp.net [194.64.12.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA11062 for ; Sat, 7 Mar 1998 00:32:10 -0800 (PST) (envelope-from ernie!bert.kts.org!hm@ppp.net) Received: from ernie by casparc.ppp.net with uucp (Smail3.1.28.1 #1) id m0yBF1d-0033FiC; Sat, 7 Mar 98 09:32 MET Received: from bert.kts.org(really [194.55.156.2]) by ernie.kts.org via sendmail with smtp id for ; Sat, 7 Mar 1998 09:29:49 +0100 (CET) (Smail-3.2.0.91 1997-Jan-14 #3 built 1998-Feb-14) Received: by bert.kts.org via sendmail with stdio id for freebsd-isdn@FreeBSD.ORG; Sat, 7 Mar 1998 09:27:50 +0100 (CET) (Smail-3.2.0.94 1997-Apr-22 #7 built 1997-Jul-4) Message-Id: From: hm@kts.org (Hellmuth Michaelis) Subject: Re: using ipr0 with NetBSD? In-Reply-To: <199803051739.SAA00297@cat.turbocat.de> from David Wetzel at "Mar 5, 98 06:39:06 pm" To: dave@turbocat.de (David Wetzel) Date: Sat, 7 Mar 1998 09:27:50 +0100 (CET) Cc: freebsd-isdn@FreeBSD.ORG Organization: Kitchen Table Systems Reply-To: hm@kts.org X-Mailer: ELM [version 2.4ME+ PL31H (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 David Wetzel wrote: > I tried this: > > ipr0: flags=11 mtu 1500 > inet 194.77.82.55 --> 194.77.82.26 netmask 0xfffffff0 > > It works fine for telnet but not for ftp. > > I had the same problem with BISDN. You may remember. > > The other side is a Linux machine and I am tryint to do HDLC. Did you try out what the people on the list suggested at that time, especially what Stefan Grefen suggested ? There was never a feedback coming back from you. Did you try to find out whats going on on this line with tcpdump ? hellmuth -- Hellmuth Michaelis hm@kts.org Hamburg, Europe "Those who can, do. Those who can't, talk. And those who can't talk, talk about talking." (B. Shaw) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Mar 7 01:04:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13357 for freebsd-isdn-outgoing; Sat, 7 Mar 1998 01:04:48 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from rvc1.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13349 for ; Sat, 7 Mar 1998 01:04:45 -0800 (PST) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.8/8.8.5) id KAA01155; Sat, 7 Mar 1998 10:04:38 +0100 (MET) From: Wolfgang Helbig Message-Id: <199803070904.KAA01155@rvc1.informatik.ba-stuttgart.de> Subject: Re: using ipr0 with NetBSD? In-Reply-To: <199803051739.SAA00297@cat.turbocat.de> from David Wetzel at "Mar 5, 98 06:39:06 pm" To: dave@turbocat.de (David Wetzel) Date: Sat, 7 Mar 1998 10:04:37 +0100 (MET) Cc: freebsd-isdn@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (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! > > I tried this: > > ipr0: flags=11 mtu 1500 > inet 194.77.82.55 --> 194.77.82.26 netmask 0xfffffff0 > > > It works fine for telnet but not for ftp. Doesn't work or doesn't work fine for ftp? > I had the same problem with BISDN. You may remember. No. Try a smaller MTU like 1000. If you have special TCP-Features turned on on LINUX and/or your system, turn them of. (T/TCP, Van Jacobsen compression) If that doesn't help, try tcpdump to find out what happened to the packages. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message