Date: Wed, 16 Dec 2009 19:16:12 -0800 From: Derek Kulinski <takeda@takeda.tk> To: Boris Kochergin <spawk@acm.poly.edu> Cc: freebsd-stable@freebsd.org Subject: Re: Problems with Atheros card and hostpd Message-ID: <1503995551.20091216191612@takeda.tk> In-Reply-To: <4B298701.6030502@acm.poly.edu> References: <110163611.20091216031952@takeda.tk> <4B28D281.80706@acm.poly.edu> <1952441862.20091216103925@takeda.tk> <4B298701.6030502@acm.poly.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Boris, Wednesday, December 16, 2009, 5:18:57 PM, you wrote: > 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. > For example, change: > ifconfig_ath0="WPA DHCP" > to > wlans_ath0=wlan0 > ifconfig_wlan0="WPA DHCP" > see rc.conf(5) for more details. In addition, mergemaster of > /etc/rc.d is highly recommended. Simultaneous update of userland > and kernel wouldn't hurt either. > 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. Ok, now I'm quite embarrassed =) Anyway, thanks for your help. -- Best regards, Derek mailto:takeda@takeda.tk The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1503995551.20091216191612>