From owner-freebsd-isdn Mon Apr 2 15:27:15 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from ksmail.netcologne.de (ksmail.netcologne.de [194.8.194.97]) by hub.freebsd.org (Postfix) with ESMTP id 6389737B71D for ; Mon, 2 Apr 2001 15:27:13 -0700 (PDT) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial-213-168-96-197.netcologne.de [213.168.96.197]) by ksmail.netcologne.de (8.9.3/8.9.3) with ESMTP id AAA04796; Tue, 3 Apr 2001 00:27:12 +0200 (MET DST) Received: (from marc@localhost) by oranje.my.domain (8.11.3/8.11.3) id f32MRTx01100; Tue, 3 Apr 2001 00:27:29 +0200 (CEST) (envelope-from van.woerkom@netcologne.de) Date: Tue, 3 Apr 2001 00:27:29 +0200 (CEST) Message-Id: <200104022227.f32MRTx01100@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: freebsd-isdn@freebsd.org Subject: i4b and -CURRENT Reply-To: van.woerkom@netcologne.de Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So, finally I'm able again to run i4b with a recent -CURRENT. Things to watch out were 1) use "ispppcontrol" instead of "spppcontrol" in scripts 2) add hints for the i4b driver to /boot/device.hints, because my ISDN card is an old isa one: (...) # isdn hint.isic.0.at="isa" hint.isic.0.port="0xd80" hint.isic.0.irq="5" hint.isic.0.flags="3" 3) according to documentation sppp devices are not longer necessary, perhaps ppp as well (have not tried yet) Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message