From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 17:48:43 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92FE31065672 for ; Wed, 23 Apr 2008 17:48:43 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 3915E8FC2C for ; Wed, 23 Apr 2008 17:48:43 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [87.240.15.4] (port=44498 helo=acer.lissyara.int.otradno.ru) by hosting.lissyara.su with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Joj5F-000IQG-UY for freebsd-current@freebsd.org; Wed, 23 Apr 2008 21:48:42 +0400 Message-ID: <480F7679.4080601@lissyara.su> Date: Wed, 23 Apr 2008 21:48:41 +0400 From: Alex Keda User-Agent: Thunderbird 2.0.0.12 (X11/20080420) MIME-Version: 1.0 CC: FreeBSD Current References: <480D6667.4020509@errno.com> In-Reply-To: <480D6667.4020509@errno.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: Re: HEADSUP: 802.11 vap support merged X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 23 Apr 2008 17:48:43 -0000 Sam Leffler пишет: > From UPDATING: > > 20080420: > The 802.11 wireless support was redone to enable multi-bss > operation on devices that are capable. The underlying device > is no longer used directly but instead wlanX devices are > cloned with ifconfig. This requires changes to rc.conf files. > > As part of the multi-bss changes the wlan_scan_ap and wlan_scan_sta > modules were merged into the base wlan module. All references > to these modules (e.g. in kernel config files) must be removed. so, I don't see bwi... when it be committed? Or, where I can found patch to test it with current src?