From owner-freebsd-net Sun Dec 29 15:37: 6 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4F037B401 for ; Sun, 29 Dec 2002 15:37:05 -0800 (PST) Received: from majordomo.vol.cz (smtp4.vol.cz [195.250.128.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AC743E4A for ; Sun, 29 Dec 2002 15:37:04 -0800 (PST) (envelope-from dan@obluda.cz) Received: from obluda.cz (xkulesh.vol.cz [195.250.154.106]) by majordomo.vol.cz (8.12.6/8.12.6) with ESMTP id gBTNadRA066993 for ; Mon, 30 Dec 2002 00:36:48 +0100 (CET) (envelope-from dan@obluda.cz) Message-ID: <3E0F86F6.1020704@obluda.cz> Date: Mon, 30 Dec 2002 00:36:22 +0100 From: Dan Lukes User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021106 X-Accept-Language: en, cs MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: pseudo-device ef References: <20021226131020.D51183_edge.foundation.invalid@ns.sol.net> In-Reply-To: <20021226131020.D51183_edge.foundation.invalid@ns.sol.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org agapon@excite.com wrote, On 12/26/02 19:11: > I have FreeBSD 4.7-RELEASE here and pseudo-device ef doesn't seem to do > the right thing. When compile kernel wth this option I see all the ef > symbols in kernel: ... > but no XXNfM interfaces come into existance after boot. > On the other hand, if I load the corresponding module if_ef via > loader.conf, everything works like charm. > Am I missing something or is there a problem with the code ? The ef code creates preudointerfaces on init only. It doesn't catch the interface creation after initialisation. You should load 'ef' module after all other network-interface related module are loaded already. Dan -- Dan Lukes tel: +420 2 21914205, fax: +420 2 21914206 root of FIONet, KolejNET, webmaster of www.freebsd.cz AKA: dan@obluda.cz, dan@freebsd.cz,dan@kolej.mff.cuni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message