From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 21:10:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 759DF16A4CF for ; Wed, 23 Mar 2005 21:10:26 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264E943D53 for ; Wed, 23 Mar 2005 21:10:26 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 8AF2D5CF4; Wed, 23 Mar 2005 16:10:25 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96555-09; Wed, 23 Mar 2005 16:10:23 -0500 (EST) Received: from [10.1.1.245] (nfw1.codefab.com [199.103.21.225]) by pi.codefab.com (Postfix) with ESMTP id CE62B5C84; Wed, 23 Mar 2005 16:10:23 -0500 (EST) In-Reply-To: References: <16960.48579.623987.286503@jerusalem.litteratus.org> <16961.34174.867985.876389@jerusalem.litteratus.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Wed, 23 Mar 2005 16:10:22 -0500 To: Gert Cuykens X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: ifconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 21:10:26 -0000 On Mar 23, 2005, at 4:01 PM, Gert Cuykens wrote: > The thing i dont understand is why i can not load the if_nv.ko at boot > time in the load.conf file ? My pc keeps on rebooting if i do that. I > have to do everything manualy ? Yes, that is odd. If you can get a crashdump from the system to see why it is rebooting, that would certainly help, but without additional information, it's not going to be easy to debug the problem... -- -Chuck