From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 16:18:16 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 A2722106566B for ; Wed, 23 Apr 2008 16:18:16 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 042DE8FC44 for ; Wed, 23 Apr 2008 16:18:13 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m3NGID7J095694 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Apr 2008 09:18:13 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <480F6145.6000501@errno.com> Date: Wed, 23 Apr 2008 09:18:13 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: lev@FreeBSD.org References: <480D6667.4020509@errno.com> <763623716.20080423200119@serebryakov.spb.ru> In-Reply-To: <763623716.20080423200119@serebryakov.spb.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Rhyolite-Metrics: ebb.errno.com; whitelist Cc: FreeBSD Current 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 16:18:16 -0000 Lev Serebryakov wrote: > Hello, Sam. > You wrote 22 ?????? 2008 ?., 8:15:35: > > >> 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. >> > Thank you, Sam! THANK YOU! > > Is here any chances to MFC? > > no