From owner-freebsd-questions Sat Nov 23 05:27:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA26301 for questions-outgoing; Sat, 23 Nov 1996 05:27:00 -0800 (PST) Received: from ax433.mclink.it (ax433.mclink.it [192.106.166.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA26296 for ; Sat, 23 Nov 1996 05:26:57 -0800 (PST) Received: from ppp-139.mclink.it by ax433.mclink.it id aa21435; 23 Nov 96 14:26 CET Message-ID: <3296FBF9.41C67EA6@mclink.it> Date: Sat, 23 Nov 1996 14:28:25 +0100 From: Marco Masotti X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: Support for NE2000 comatible PCI ethernet card? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Earlier this week - sorry tor the late response - Peter Mutsaers asked for more info about the configuration effectively working in my case. Here they are: My Pci NE2000 card is taken from the bulk, not a no-brand one though. The card model is "TRUST PCI Ethernet Combi". The relevant kernel config file lines are below - for your better verification pls note the ep0 interface also, my 3Com card that lives with: device ed0 at isa? port 0x300 net irq 12 iomem 0xd8000 vector edintr device ed1 at isa? port 0x260 net irq 11 iomem 0xd8000 vector edintr device ep0 at isa? port 0x280 net irq 10 vector epintr Hope it can help Marco M.