From owner-freebsd-questions Sun Feb 7 03:31:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12880 for freebsd-questions-outgoing; Sun, 7 Feb 1999 03:31:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12841 for ; Sun, 7 Feb 1999 03:30:54 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.57.35]) by smtp04.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA6493; Sun, 7 Feb 1999 12:30:51 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199902070425.XAA28423@cc942873-a.ewndsr1.nj.home.com> Date: Sun, 07 Feb 1999 12:39:52 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: cjclark@home.com Subject: Re: Loading Intel EtherExpress card Cc: questions@FreeBSD.ORG, (Paul Foss) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Feb-99 Crist J. Clark wrote: > Paul Foss wrote, >> I have an Intel EtherExpress ISA network card that was >> working fine under windoze on irq9. According to the documentation, >> this card should be supported under the generic kernel, but it isn't >> listed in sysinstall. I therefore concluded that I would need to build a >> kernel. I have done this, and I'm getting an error "ioconf.o >> Undefinedsymbol _ixdriver referenced from data segment. My exact syntex >> is: device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 > Where in the documentation did you see this? There is no device 'ix0' > in the LINT kernel. Are you sure it is not a PCI card? In which case > it is in the GENERIC kernel, Indeed, no ix0, but if we would have looked further we would have seen ex0 as being classified as Intel EtherExpress Pro/10 and other i82595-based adapters. So Paul, better change the ix0 to ex0 and compile the kernel. BUT, looking at LINT,v reveals this: device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr This is something which changed in 1997, the ex0 driver appeared in rev 1.306 of LINT. So my question is: what version of FreeBSD are you trying to install/use? > device fxp0 > > That is the card supported by the GENERIC kernel. Which is indeed PCI and not what we want. regards, --- Jeroen Ruigrok van der Werven join #FreeBSD on Undernet asmodai(at)wxs.nl Time is merely a residue of Reality... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message