From owner-freebsd-questions Tue Aug 19 15:33:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA10288 for questions-outgoing; Tue, 19 Aug 1997 15:33:37 -0700 (PDT) Received: from ammi.mclink.it (ammi.mclink.it [192.106.166.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA10269 for ; Tue, 19 Aug 1997 15:33:31 -0700 (PDT) Received: from dittaseria.mclink.it (net130-160.mclink.it [195.110.130.160]) by ammi.mclink.it (8.8.5/8.6.12) with SMTP id AAA16866 for ; Wed, 20 Aug 1997 00:21:09 +0200 (MET DST) Message-ID: <33FA1D32.167EB0E7@mclink.it> Date: Wed, 20 Aug 1997 00:24:50 +0200 From: Marco Masotti X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1-STABLE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Kernel configuration with PCI NE2000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm rather feeling this question is not absolutely new; however, here it goes... I've replaced a working ISA NE2000 card with a PCI of the same type. Since the Dos configuration utility does not allow to set familiar values into the Nvram card - PCI set much of that automatically - how should I add the relevant line for ed0 in the kernel configuration file? The existing line for the Isa card does not work anymore with PCI. The system is 3.0 May SNASHOT. Thanks! Marco.