From owner-freebsd-isp Wed Jan 27 19:57:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02898 for freebsd-isp-outgoing; Wed, 27 Jan 1999 19:57:17 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mayon.cats.edu.ph (mayon.cats.edu.ph [203.172.25.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02891 for ; Wed, 27 Jan 1999 19:57:11 -0800 (PST) (envelope-from dune@mayon.cats.edu.ph) Received: from localhost (dune@localhost) by mayon.cats.edu.ph (8.9.0/8.8.7) with SMTP id MAA00440 for ; Thu, 28 Jan 1999 12:09:24 +0800 Date: Thu, 28 Jan 1999 12:09:24 +0800 (PHT) From: "Francis Percival C. Favoreal" Reply-To: "Francis Percival C. Favoreal" To: freebsd-isp@FreeBSD.ORG Subject: Multiple NICs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hello all, I'm putting up a new server running FreeBSD-2.2.8. I'm kinda stuck right now. I have two PCI NICs plugged in the server already. (1) de0 : Digital 21041 Ethernet (2) ed1 : NE2000 PCI Ethernet (RealTek 8029) Both are detected during boot time, ... de0 rev 33 int a irq 15 on pci0:15:0 ... ed1 rev 0 int a irq 9 on pci0:16:0 Unfortunately, only de0 shows up in ifconfig -a. de0 is working just fine right now. My problem is the other PCI NIC (ed1). Do I have to compile a new kernel? Is NE2000 PCI Ethernet really supported? How do I remedy this problem? Thank you in advance. -- riko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message