From owner-freebsd-wireless@freebsd.org Sat Aug 29 08:02:11 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7F379C56AB; Sat, 29 Aug 2015 08:02:11 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 512EB13D8; Sat, 29 Aug 2015 08:02:10 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id t7T822p2001422 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 29 Aug 2015 11:02:02 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id t7T8224a001421; Sat, 29 Aug 2015 11:02:02 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sat, 29 Aug 2015 11:02:02 +0300 From: Gleb Smirnoff To: Idwer Vollering Cc: freebsd-wireless@freebsd.org, freebsd-current@freebsd.org Subject: Re: r287197: wlan interfaces aren't brought up at boot or u Message-ID: <20150829080202.GQ56997@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 08:02:11 -0000 On Sat, Aug 29, 2015 at 01:19:40AM +0200, Idwer Vollering wrote: I> Manually running 'service netif restart' works around this. I> I> /etc/network.subr and /etc/rc.d/netif have been updated by mergemaster I> -p and mergemaster -iF I> I> I can provide the, rather lengthy, output of 'sh -x /etc/rc.d/netif I> restart' when required. I> I> Note that I'm not subscribed to freebsd-current. Yes, please provide 'sh -x /etc/rc.d/netif restart'. And please also check the revisions of your files: # ident /etc/rc.d/netif /etc/network.subr -- Totus tuus, Glebius.