Re: WiFi configuration

2014-02-24 Thread Michael BlackHeart
2014-02-24 10:35 GMT+04:00 Adrian Chadd adr...@freebsd.org: Hi all you need is: interface=wlan0 driver=bsd ssid=CACHEBOY_11N_1 wpa=3 wpa_key_mgmt=WPA-PSK wpa_passphrase=PasswordGoesHere wpa_pairwise=CCMP ctrl_interface=/var/run/hostapd I haven't tried running the wifi with an mtu

Current problem reports assigned to freebsd-wireless@FreeBSD.org

2014-02-24 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: WiFi configuration

2014-02-24 Thread Adrian Chadd
Hi, It's a hold-over from what wifi will let you get away with. Just stick to 1500 and let the 802.11n A-MPDU aggregate things as appropriate. -a On 24 February 2014 00:56, Michael BlackHeart amdm...@gmail.com wrote: 2014-02-24 10:35 GMT+04:00 Adrian Chadd adr...@freebsd.org: Hi all

Re: Ralink RT3573 / ASUS USB-N66: run0: could not load 8051 microcode

2014-02-24 Thread Alex Deiter
Hello Kevin, Thank you very much! Successfully tested! 2014-02-24 12:42 GMT+04:00 Kevin Lo ke...@freebsd.org: On 2014/02/19 10:12, Kevin Lo wrote: On 2014/02/18 14:17, Alex Deiter wrote: Hello, Hi Alex, Thank you for your advice! I found a workaround: # ifconfig wlan0 create

Re: Ralink RT3573 / ASUS USB-N66: run0: could not load 8051 microcode

2014-02-24 Thread Kevin Lo
Cool! I committed a fix in r262465, thanks. Kevin On 2014/02/25 00:58, Alex Deiter wrote: Hello Kevin, Thank you very much! Successfully tested! 2014-02-24 12:42 GMT+04:00 Kevin Lo ke...@freebsd.org: On 2014/02/19 10:12, Kevin Lo wrote: On 2014/02/18 14:17, Alex Deiter wrote: