Date: Sun, 09 May 1999 17:45:24 +0200 From: tobi@bland.fido.de (Tobias Ernst) To: freebsd-isdn@freebsd.org (UUCP) Subject: Problems after Upgrade to 3.1 Message-ID: <MSGID_242=3A7600=2F1_3735d187@Fido.DE>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MSGID_242=3A7600=2F1_3735d187>