Date: Tue, 24 Jul 2007 17:00:29 -0500 From: Brooks Davis <brooks@freebsd.org> To: Andrej Zverev <az@freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: kern/114875: bugs in vlans Message-ID: <20070724220029.GA23229@lor.one-eyed-alien.net> In-Reply-To: <46A6742C.9040907@freebsd.org> References: <200707242140.l6OLeBFk029975@freefall.freebsd.org> <46A6742C.9040907@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 25, 2007 at 01:50:36AM +0400, Andrej Zverev wrote: > Brooks Davis ?????: > > What you are seeing is that creating of an interface is seen by devd a= nd > > if there is an appropriate ifconfig_<if> variable it will be used due = to > > the call to pccard_ether. > > =20 > Well, in this case, i should disable devd ? I'm little confused. Strange > future If you don't want the interface configured when it is created, don't put a variable for it in rc.conf or add the NOAUTO keyword to the ifconfig_<if> variable. In some configurations you may be able to disable devd, but the supported configuration requires that you run it. In particular you can't configure an interface to use DHCP without it. The long term goal is to eliminate the distinction between arrival of dynamically created or attached interfaces and boot. The idea is that boot time is just the arrival of a whole lot of devices. -- Brooks --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGpnZ8XY6L6fI4GtQRAiKhAKCg8j4ipB+QHpKd2TAxPDn3D1RKgwCfd1Id xJvFdCaFWeE8NfIO5vHdRM8= =yw/Z -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070724220029.GA23229>