From owner-freebsd-current@FreeBSD.ORG Mon Jun 1 21:41:29 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B60A4B7; Mon, 1 Jun 2015 21:41:29 +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 A5D761319; Mon, 1 Jun 2015 21:41:27 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t51LfPrP030912 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 2 Jun 2015 00:41:25 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t51LfPLe030911; Tue, 2 Jun 2015 00:41:25 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 2 Jun 2015 00:41:25 +0300 From: Gleb Smirnoff To: Lev Serebryakov Cc: Oliver Pinter , Oliver Pinter , Adrian Chadd , current@freebsd.org Subject: Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes Message-ID: <20150601214125.GC73119@glebius.int.ru> References: <20150529151405.GA8509@ns.kevlo.org> <55686E8F.3030400@FreeBSD.org> <20150601153717.GX73119@FreeBSD.org> <556CC7FE.8000602@FreeBSD.org> <20150601212031.GA73119@glebius.int.ru> <556CCF99.5000100@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556CCF99.5000100@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 21:41:29 -0000 On Tue, Jun 02, 2015 at 12:33:13AM +0300, Lev Serebryakov wrote: L> > On Tue, Jun 02, 2015 at 12:00:46AM +0300, Lev Serebryakov wrote: L> L> > > One confusing thing, that the underlaying devices (ath0 and L> > iwn0) L> > has gone from ifconfig, and that's a little confusing, L> > when you L> > have multiple pci card and try to create multiple VAP L> > to specific L> > device. L> I think, it is a bug. Some options L> > could be configured only on L> underlying devices! What options? L> Regulatory domain, as far as I remember. But I've checked long ago, L> maybe it was changed? L> L> And media/mode? Looking into code, I don't see any. If I missed something, then please point me at the problem, and I will fix it, so that the command will work on wlanX (if it doesn't already). -- Totus tuus, Glebius.