Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2001 18:41:30 -0700
From:      Maksim Yevmenkin <myevmenk@digisle.net>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        Doug Ambrisko <ambrisko@ambrisko.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: Anyone experience problems with the "tap" device in current?
Message-ID:  <3BA00ECA.5D311DB9@digisle.net>
References:  <200109122359.f8CNxHg59969@ambrisko.com> <20010912172759.A31013@Odin.AC.HMC.Edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote:
> 
> On Wed, Sep 12, 2001 at 04:59:16PM -0700, Doug Ambrisko wrote:
> > I just tried using tap in current.  In both cases I don't see the
> > /dev/tapX devices with devfs and accessing it without devfs doesn't
> > work reporting "Device not configured".  I tried it as a module and
> > built into the kernel.  Does anyone have this working?
> 
> With devfs, you just need to try opening the device and you'll get it if
> it's not busy.  You can also open /dev/tap and get an arbitrary one.
> This is due to tun(4) style cloning code I committed recently.  I'm not
> actually sure this is the way we want to handle cloning hybrid devices,
> but there is precident so I committed the patch.  I think we may want to
> move to a model were we use interface cloning rather then devfs cloning
> because it will work in stable.

just cvsup'ed new sources and compiled/installed new kernel.
everything seems to work fine. at least without DEVFS. i will
do full buildword tomorrow and test more.

thansk,
max

p.s. building DEVFS enabled kernel now....

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BA00ECA.5D311DB9>