Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 15:16:29 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Wojciech Puchar <wojtek@puchar.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: raspberry pi 3 B+ - working but rc.conf problem
Message-ID:  <0a5a043ced7509cee9a2ca85e76a080cadd3bd5d.camel@freebsd.org>
In-Reply-To: <alpine.BSF.2.20.2005202307001.57777@puchar.net>
References:  <alpine.BSF.2.20.2005202129440.33374@puchar.net> <17fed972681c4fdbf4edd669b4e9446753fa6bd9.camel@freebsd.org> <alpine.BSF.2.20.2005202307001.57777@puchar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2020-05-20 at 23:07 +0200, Wojciech Puchar wrote:
> > It may be trying to configure the interface before it has
> > registered.
> > Try adding netwait_if="ue0" to rc.conf.
> 
> doesn't work.
> well.. it waits but after netif
> 

Doesn't it get configured when devd starts and emits the attach event
for it?  The idea for the netwait_if list is it waits for the devices
which are configured by devd so that later services that require
network access wait until all the network hardware is configured.

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a5a043ced7509cee9a2ca85e76a080cadd3bd5d.camel>