From owner-freebsd-stable@freebsd.org Mon Apr 4 16:52:18 2016 Return-Path: Delivered-To: freebsd-stable@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 25867B02E9E for ; Mon, 4 Apr 2016 16:52:18 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.40]) (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 E163710D5 for ; Mon, 4 Apr 2016 16:52:17 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.159.226] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1an7fH-0001Du-Uu; Mon, 04 Apr 2016 18:47:48 +0200 Date: Mon, 4 Apr 2016 18:47:38 +0200 From: Fabian Keil To: Matthias Meyser Cc: freebsd-stable@freebsd.org Subject: Re: WLANDEV of vaps Message-ID: <20160404184738.5eadd8e4@fabiankeil.de> In-Reply-To: <57028EAA.7060303@harz.de> References: <57028EAA.7060303@harz.de> Reply-To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2IGJg9oH=aMLZumdW.nUfS5"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2016 16:52:18 -0000 --Sig_/2IGJg9oH=aMLZumdW.nUfS5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Matthias Meyser wrote: > ist there a way to get the correspondig wlandev of an existing wlan? >=20 > e.g. >=20 > I have one urtwn0 an one run0 an one configured wlan0. >=20 > How do i know where wlan0 belongs to? Try: sysctl net.wlan.0.%parent Fabian --Sig_/2IGJg9oH=aMLZumdW.nUfS5 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlcCmqsACgkQBYqIVf93VJ0eTgCgvncrXGk0H3pYvygVj13SOvmQ P5sAn3h2WJuZTyuaIgPDATJxCulqcLLA =SXSE -----END PGP SIGNATURE----- --Sig_/2IGJg9oH=aMLZumdW.nUfS5--