From owner-freebsd-hackers@freebsd.org Thu May 21 09:15:27 2020 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9BF3A32EA15 for ; Thu, 21 May 2020 09:15:27 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [194.1.144.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49SP9C11VKz4dM7; Thu, 21 May 2020 09:15:26 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.15.2/8.15.2) with ESMTPS id 04L9FK55042287 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 21 May 2020 11:15:20 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=puchar.net; s=default; t=1590052521; bh=VSPMTYqTbJPjDAD56hYBsPaPaAMGasSvtsLcaFNtr3c=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=vsEiX2lOd6fPqqWqNDBj283HVQ2GTSmnqwZJ4S2u3zpBUZqOvokQF5TiocFhT9bh0 s+mCGMZaTX2xhvZi0rhmZmBn29bf4ge+inqI/5FHTBsv+YDuJgba4CMP1+lecgmTzt t90rVlmEszNTy0EvTOT16y1J4xN9hKROSU9BeqWU= Received: from localhost (puchar-wojtek@localhost) by puchar.net (8.15.2/8.15.2/Submit) with ESMTP id 04L9FKul042281; Thu, 21 May 2020 11:15:20 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) Date: Thu, 21 May 2020 11:15:20 +0200 (CEST) From: Wojciech Puchar To: Ian Lepore cc: Wojciech Puchar , freebsd-hackers@freebsd.org Subject: Re: raspberry pi 3 B+ - working but rc.conf problem In-Reply-To: <0a5a043ced7509cee9a2ca85e76a080cadd3bd5d.camel@freebsd.org> Message-ID: References: <17fed972681c4fdbf4edd669b4e9446753fa6bd9.camel@freebsd.org> <0a5a043ced7509cee9a2ca85e76a080cadd3bd5d.camel@freebsd.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed X-Rspamd-Queue-Id: 49SP9C11VKz4dM7 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:43476, ipnet:194.1.144.0/24, country:PL] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2020 09:15:27 -0000 >> >> 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 i don't run devd.