From owner-freebsd-isdn Sun May 9 9:30:48 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from morannon.fido.de (morannon.faho.RWTH-Aachen.DE [134.130.57.8]) by hub.freebsd.org (Postfix) with ESMTP id 9579A14BDB for ; Sun, 9 May 1999 09:30:38 -0700 (PDT) (envelope-from tobi@bland.fido.de) Received: from morannon-ftn.fido.de (news@localhost) by morannon.fido.de (8.8.7/8.8.5/morannon-check-4.4) with FIDOGATE id SAA05802; Sun, 9 May 1999 18:37:42 +0200 Received: by sungate-ftn.fido.de (FIDOGATE 4.3a5) id AA05709; Sun, 09 May 1999 18:36:58 +0200 Date: Sun, 09 May 1999 17:45:24 +0200 From: tobi@bland.fido.de (Tobias Ernst) Subject: Problems after Upgrade to 3.1 Message-ID: To: freebsd-isdn@freebsd.org (UUCP) Organization: Fido.DE domain gateway (Moving Bits e.V. / IN e.V.) Lines: 53 X-Gateway: FIDO morannon.fido.de [FIDOGATE 4.3a5] X-FTN-From: Tobias Ernst @ 242:7600/1.0 X-FTN-To: UUCP @ 242:4900/99.0 X-FTN-Via: 242:7600/0@fido.de @19990509.181916 CFR-OS/2 19990128-devel X-FTN-Via: FIDOGATE/ftntoss 242:1000/1, Sun May 09 1999 at 18:31:33 MEST X-FTN-Domain: Z242@fidode MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hallo! Previously, I was using FreeBSD 2.2.8 with isdn4bsd 0.70 and the patches from Gary Jennejohn for the Elsa PCC-16 card. It worked fine (except for some minor problems that I posted previously). Now I have upgraded this installation to FreeBSD 3.1-RELEASE. This obviously overwrote the i4b source code that I was using previously, and the version of i4b that ships with 3.1 does not support my PCC. So I decided to get isdn4bsd 0.80 and install it on top of my 3.1 I did so using the overinstall.sh script. After resolving some minor problems (options.i386 was not updated, I had to do this manually), the kernel compiled OK. The problem is that with this kernel, isdnd does not find any devices: root@romulus ~ # isdnd -d 0x1FFF -F isdnd[517]: ERR init_controller: no ISDN controller found! isdnd[517]: DMN daemon terminating, exitval =3D 1 Here is the relevant part of the dmesg output: isic0 at 0x360 irq 10 flags 0x13 on isa > isic0: irq with no handler i4b: ISDN call control device attached i4bisppp: 4 ISDN SyncPPP device(s) attached i4bctl: ISDN system control port attached i4bipr: 4 IP over raw HDLC ISDN device(s) attached (VJ header compression) i4btel: 2 ISDN telephony interface device(s) attached i4brbch: 4 raw B channel access device(s) attached i4btrc: 4 ISDN trace device(s) attached I think that the line marked with ">" is the problem. Here is the relevant part of my kernel config file: options "ELSA_PCC16" device isic0 at isa? port 0x360 net irq 10 flags 19 vector isicintr pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4btel" 2 pseudo-device "i4bipr" 4 options IPR_VJ pseudo-device "i4bisppp" 4 pseudo-device sppp 4 Viele Gr=FC=DFe, Tobias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message