From owner-freebsd-questions Tue Dec 28 9:53: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id AAA62154E0 for ; Tue, 28 Dec 1999 09:52:59 -0800 (PST) (envelope-from papalia@udel.edu) Received: from morgaine (nyf-ny8-41.ix.netcom.com [198.211.17.233]) by wondermutt.net (8.9.3/8.9.3) with SMTP id NAA02719; Tue, 28 Dec 1999 13:02:22 -0500 (EST) (envelope-from papalia@udel.edu) Message-Id: <4.1.19991228125230.009de100@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 28 Dec 1999 12:52:43 -0500 To: schilling , freebsd-questions@freebsd.org From: John Subject: Re: HELP!! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have you gone through the steps of building yourself a custom kernel? Or have you just used the Generic one? If you bought "The Complete FreeBSD" there's a good section in there on building a custom kernel. If not, in the online handbook there's info at: http://www.freebsd.org/handbook/kernelconfig.html In the end run, did you include support for your new ethernet card in your kernel, recompile & reinstall the kernel? According to the LINT file (typically in /sys/i386/conf), you need the following: device ex0 at isa? port? net irq? Since I haven't played with many ISA devices, I'm not sure if you'll need more information included or not. Since it seems like you had an ethernet card previously installed, I'm assuming that you have the following line already included in your kernel? : pseudo-device ether If you haven't already built your custom kernel, you really need to do that first. Start by copying the GENERIC file and editing that to your needs, pulling in any information from the LINT file that you need. Hope that helps.... --John Papalia >Please someone help me out a little bit here >First of all: i'm a newbie ! >I recently installed 3.2-release ... >Now i've changed my nic and i can't really >get it working .... >How and "where" do i tell my system to use >the new nic ... >The nic is an Intel Etherexpress 16 ISA ... >Port now: 300 IRQ now: 3 > >Please help > >/schilling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message