From owner-freebsd-isdn Mon Dec 9 12:42: 5 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42E4037B401 for ; Mon, 9 Dec 2002 12:42:04 -0800 (PST) Received: from gicco.homeip.net (dclient80-218-75-112.hispeed.ch [80.218.75.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA5743EC5 for ; Mon, 9 Dec 2002 12:41:50 -0800 (PST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.homeip.net (8.11.6/8.11.6) id gB9KfWH01009 for freebsd-isdn@freebsd.org; Mon, 9 Dec 2002 21:41:32 +0100 (CET) (envelope-from hampi@rootshell.be) Date: Mon, 9 Dec 2002 21:41:32 +0100 From: Hanspeter Roth To: freebsd-isdn@freebsd.org Subject: FritzCard Pci2 - i4b-L1 ifpi2_isacsx_ind_hdlr deactivated Message-ID: <20021209214132.A795@gicco.homeip.net> Reply-To: freebsd-isdn@freebsd.org Mail-Followup-To: freebsd-isdn@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I've installed a Fritz!Card PCI2. The card seems to be recognized at boot time: ifpi2-0: port 0x8000-0x801f mem 0xed800000-0xed80001f irq 9 at device 11.0 on pci0 ifpi2-0: ISACSX PSB3186 ifpi2-0: passive stack unit 0 However scanpci doesn't recognize the Fritz card. Later when the kernel deals with I4B there is a strange message at the beginning: i4b-L1 ifpi2_isacsx_ind_hdlr: UNKNOWN Indication 0x1 in state F3 Deactivated i4bisppp: 2 ISDN SyncPPP device(s) attached i4b: ISDN call control device attached i4btel: 2 ISDN telephony interface device(s) attached i4brbch: 4 raw B channel access device(s) attached i4bipr: 2 IP over raw HDLC ISDN device(s) attached (VJ header compression) i4bctl: ISDN system control port attached i4btrc: 4 ISDN trace device(s) attached What does the message at the top mean? Is it relevant? Is the card not fully supported? I'm trying to run PPP over ISDN. The ppp tells it's dialing and after 20 seconds tells there is no carrier detected. This is the case whether isdnd is running or not. Why can ppp start even if isdnd isn't running at all? Isdnd is run like this: /usr/sbin/isdnd -dn -d0x3fd -s 1 -f /var/tmp/isdntrac I can't see any log from isdnd whether run as daemon or interactively. Isdntrace gets verbose when there is an incoming call to another device but not when a PPP connection should be established. The device for ppp is /dev/i4brbch0. But it seems to me ppp has no connection to isdnd. On Win98 the PPP connection over ISDN is working. So the ISDN-installation shouldn't be a problem. Some logs and config files are available at http://home.datacomm.ch/hampi/logs/isdn/ Is the Fritz card not fully supported or is there some misconfiguration? -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message