From owner-freebsd-isdn@freebsd.org Thu Sep 17 08:19:46 2015 Return-Path: Delivered-To: freebsd-isdn@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F5E59C2989 for ; Thu, 17 Sep 2015 08:19:46 +0000 (UTC) (envelope-from maandag1893@hetnet.nl) Received: from cpsmtpb-ews08.kpnxchange.com (cpsmtpb-ews08.kpnxchange.com [213.75.39.13]) by mx1.freebsd.org (Postfix) with ESMTP id A100A139A for ; Thu, 17 Sep 2015 08:19:44 +0000 (UTC) (envelope-from maandag1893@hetnet.nl) Received: from cpsps-ews28.kpnxchange.com ([10.94.84.194]) by cpsmtpb-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 17 Sep 2015 10:18:32 +0200 Received: from cpsmtpm-cmt101.kpnxchange.com ([195.121.3.17]) by cpsps-ews28.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Thu, 17 Sep 2015 10:18:32 +0200 Received: from [192.168.20.22] ([84.83.123.204]) by cpsmtpm-cmt101.kpnxchange.com with Microsoft SMTPSVC(7.0.6002.18264); Thu, 17 Sep 2015 10:18:32 +0200 Message-ID: <55FA7756.7090800@hetnet.nl> Date: Thu, 17 Sep 2015 10:18:30 +0200 From: "J.L. te Linde" User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 MIME-Version: 1.0 To: Hans Petter Selasky , freebsd-isdn@freebsd.org Subject: Re: system freeze on kldload i4b References: <55FA6255.605@hetnet.nl> <55FA6945.5010808@selasky.org> In-Reply-To: <55FA6945.5010808@selasky.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Sep 2015 08:18:32.0820 (UTC) FILETIME=[7124DB40:01D0F121] X-RcptDomain: freebsd.org X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2015 08:19:46 -0000 Thanks, it works ! I did not set the appropriate SYSDIR kind regards, sjonnie ##### ihfc0: port 0xec00-0xec07 mem 0xfebffc00-0xfebffcff irq 10 at device 8.0 on pci1 ihfc0: Attaching I4B controller 0. ihfc0: Creating /dev/ihfc0.X. i4btel: 8 ISDN telephony interface device(s) attached i4b: ISDN call control device attached capi: CAPI call control device attached, v2.12 i4bipr: 8 IP over raw HDLC ISDN device(s) attached i4bctl: ISDN system control port attached i4brbch: 8 raw B channel access device(s) attached i4btrc: 64 ISDN trace device(s) attached i4bisppp: 8 ISDN SyncPPP device(s) attached i4bing: 8 i4b NetGraph ISDN B-channel device(s) attached iloop0: I4B Loopback device (attached) i4b: Attaching I4B controller 63. Hans Petter Selasky wrote: > On 09/17/15 08:48, J.L. te Linde wrote: >> Hi, >> >> Previous FreeBSD-versions (2011, freebsd-7*) worked fine with isdn4bsd: >> thanks !! >> Using HFC-2BDS0 128K PCI ISDN adapter >> The system was used as -headless- answering machine. >> >> In 2014 , after updating to 9-series (just using a vanilla kernel), the >> system freezes when loading i4b >> No debug info. >> >> Yesterday , I've downloaded a fresh version of i4b (svn) >> Clean compile! >> (apart from some manpages decode.gz, file not found) >> And again the system immediately freezes after kldload i4b. >> No debug info. >> >> FreeBSD 9.3-RELEASE-p24 #0: Sat Aug 22 01:54:44 UTC 2015 >> >> any ideas ? > > Hi, > > How did you build I4B? > > Did you set the SYSDIR for the kernel sources? > > If you load w/o PCI adapter, does it freeze then too? > > --HPS > >