From owner-freebsd-questions Wed Feb 28 12:51:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 3DC2937B718 for ; Wed, 28 Feb 2001 12:51:17 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 17396 invoked by uid 0); 28 Feb 2001 20:51:12 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 20:51:12 -0000 Message-ID: <3A9D64C0.4867D9AB@urx.com> Date: Wed, 28 Feb 2001 12:51:12 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Larry Ash Cc: freebsd-questions@freebsd.org Subject: Re: Disabling network interface References: <3A9D62CF.DB12BA0C@trib.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Larry Ash wrote: > > In FreeBSD 3.5 my ethernet interface was lnc1. In 4.2 it's pcn0. The problem is > that when the system tries to configure pcn0 it forces it into hw-loopback. My > guess is that it's the wrong interface. I have tried to disable it (pcn)in both > UserConfig and in the kernel configuration "config" file. Neither location has > listed the network driver "pcn". > > Where is the configuration to force "pcn" off so another ethernet driver can run? You need to add something like this for pcn kent@ruby$ cat kernel.conf di psm0 q > > Larry Ash > Systems Administrator > Casper Star-Tribune > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message