Date: Tue, 4 Nov 2003 19:43:28 +0100 From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> To: Antoine Jacoutot <ajacoutot@lphp.org> Cc: freebsd-current@freebsd.org Subject: Re: if_tun failed to register Message-ID: <20031104184328.GA16381@shellma.zin.lublin.pl> In-Reply-To: <3FA7A6EF.9040002@lphp.org> References: <1067939722.3fa7778aa4363@webmail.lphp.org> <163837078.20031104140135@love2party.net> <3FA7A6EF.9040002@lphp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 04, 2003 at 02:17:35PM +0100, Antoine Jacoutot wrote: > What is really strange is that "tun" is compiled in the kernel, but the > module is started anyway ??? > > $ kldstat > Id Refs Address Size Name > 1 6 0xc0400000 35aef8 kernel > 2 1 0xc075b000 4cd10 acpi.ko > 3 1 0xc463d000 4000 logo_saver.ko > 4 1 0xc46e2000 4000 if_tun.ko This looks similar to: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/48759 demon's patch was not integrated I suppose. Of course You have to track down, why something is trying to load if_tun even if tun is compiled in. -- Paweł Małachowski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031104184328.GA16381>