From owner-freebsd-current@FreeBSD.ORG Wed Nov 5 19:06:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98B1416A4CE for ; Wed, 5 Nov 2003 19:06:02 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B0343FF5 for ; Wed, 5 Nov 2003 19:06:01 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id D09BA72DA3; Wed, 5 Nov 2003 19:06:01 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id CE34072DA2; Wed, 5 Nov 2003 19:06:01 -0800 (PST) Date: Wed, 5 Nov 2003 19:06:01 -0800 (PST) From: Doug White To: Brooks Davis In-Reply-To: <20031105224833.GB14197@Odin.AC.HMC.Edu> Message-ID: <20031105190538.Q9425@carver.gumbysoft.com> References: <1067939722.3fa7778aa4363@webmail.lphp.org> <20031105214706.GB12721@Odin.AC.HMC.Edu> <20031105224833.GB14197@Odin.AC.HMC.Edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: Antoine Jacoutot Subject: Re: if_tun failed to register X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 03:06:02 -0000 On Wed, 5 Nov 2003, Brooks Davis wrote: > On Wed, Nov 05, 2003 at 11:32:03PM +0100, Antoine Jacoutot wrote: > > On Wednesday 05 November 2003 22:47, Brooks Davis wrote: > > > > Thanks, I'm happy I'm not the only one seeing this :) > > > > It looks like ppp does not get compiled in the kernel either... :( > > > > > > ppp(4) is in GENERIC. You just have to create the devices like: > > > > No ! > > Although tun and ppp are in GENERIC, they get loaded as modules anyway under > > 5-CURRENT... at least under my box. > > This is so strange. > > It looks like there's a bug or some sort in ifmaybeload() function in > ifconfig since "kldstat -v" shows if_ppp and if_tun modules in the > kernel. Should be a fairly easy fix. Its probably the same bug that hit the ed driver. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org