From owner-freebsd-isdn Fri Jun 12 15:22:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29584 for freebsd-isdn-outgoing; Fri, 12 Jun 1998 15:22:07 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from maulwurf.franken.de (root@maulwurf.franken.de [193.141.110.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29565 for ; Fri, 12 Jun 1998 15:22:03 -0700 (PDT) (envelope-from gaspode.franken.de!tanis@maulwurf.franken.de) Received: by maulwurf.franken.de via rmail with stdio id for freebsd-isdn@freebsd.org; Sat, 13 Jun 1998 00:21:45 +0200 (MET DST) (Smail-3.2 1996-Jul-4 #1 built DST-May-30) Received: (from tanis@localhost) by gaspode.franken.de (8.8.8/8.8.8) id AAA01299; Sat, 13 Jun 1998 00:19:43 +0200 (CEST) (envelope-from tanis) Message-ID: <19980613001943.28632@gaspode.franken.de> Date: Sat, 13 Jun 1998 00:19:43 +0200 From: German Tischler To: Harold Gutch Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: problems compiling i4b 00.62 References: <19980612205928.58438@foobar.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <19980612205928.58438@foobar.franken.de>; from Harold Gutch on Fri, Jun 12, 1998 at 08:59:28PM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 12, 1998 at 08:59:28PM +0200, Harold Gutch wrote: > Hi, > > well, after having major problems getting i4b 00.61 to work, even > with an AVM Fritz! card, I downloaded 00.62 today, installed it > and added the new options for the Sedlbauer card to my kernel > configfile configfile, as i wanted to try i4b with my Teledat 100. > > When compiling the kernel, i got the following errormsg: > loading kernel > i4b_isic.o: Undefined symbol `_isic_attach_sws' referenced from text segment > *** Error code 1 I'm using the following isdn specific config file lines: controller pnp0 device isic0 at isa? port 0x100 net irq 5 flags 0x18 vector isicintr device isic0 at isa? port 0x300 net irq 5 flags 0x18 vector isicintr options SEDLBAUER options "I4B_PNP" pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4bipr" 4 options IPR_VJ pseudo-device "i4bisppp" 4 pseudo-device sppp 4 Which is enough for using the card for syncppp and ip over raw hdlc. (Note: it is necessary to have TWO (!) isic0 entries in your config file, which is a hack for now, because PnP support in i4b is experimental.) PnP is also mandatory. (which i think is most likely you forgot). If your bios leaves the card disabled, boot with -c and use: pnp 1 0 os enable port0 0x270 irq0 11 Or something that would suit you ( man pnp ). -- German Tischler tanis@gaspode.franken.de Apple eaten (core dumped) tanis@cip.informatik.uni-wuerzburg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message