kern/114875: bugs in vlans

Brooks Davis brooks at freebsd.org
Tue Jul 24 22:39:17 UTC 2007


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 and
> >  if there is an appropriate ifconfig_<if> variable it will be used due to
> >  the call to pccard_ether.
> >   
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20070724/2f0d74a0/attachment.pgp


More information about the freebsd-bugs mailing list