Date: Thu, 3 Mar 2005 16:06:32 +0100 From: Johannes Tonn <punky@gmx.ch> To: freebsd-isdn@freebsd.org Subject: Re: Problems with an AVM B1 card Message-ID: <588444010.20050303160632@gmx.ch> In-Reply-To: <1109860175.81403.22.camel@marcus> References: <1109860175.81403.22.camel@marcus>
next in thread | previous in thread | raw e-mail | index | archive | help
> today I plugged an AVM B1 card in my box and still have > some problems trying to configure it under FreeBSD 5.3. > For a first quick'n'dirty config I just did a > cat /usr/share/examples/isdn/KERNEL >> MYKERN cat /usr/share/examples/isdn/KERNEL ... example fragment of a kernel config file to include... Put this into your kernel config. It works fine with my AVM B1: device "i4bcapi" device iavc device isic pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4btel" 4 pseudo-device "i4bipr" 4 pseudo-device "i4bisppp" 4 Greetings, Johannes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?588444010.20050303160632>