Updates to freebsd-wifi-build
Nenhum_de_Nos
matheus at eternamente.info
Mon Jun 8 23:09:18 UTC 2015
On Sun, 7 Jun 2015 20:02:09 -0700
Adrian Chadd <adrian at freebsd.org> wrote:
> Ok, I just added this to AR71XX_BASE:
>
> # For small memory footprints
> options VM_KMEM_SIZE_SCALE=1
>
> You can add that and rebuild - you don't have to update -HEAD.
>
> Thanks,
Adrian,
is this file:
sys/mips/conf/AR71XX_BASE
I did and that issue is gone, thanks :)
But I get the same error about channel 7 and stuff
*** Interface: wlan1: start
ath_hal_reg_write: reg=0x000080e0, val=0xffffffa0, pm=1
ath_hal_reg_write: reg=0x000080e4, val=0x0000ffff, pm=1
wlan1: bpf attached
wlan1: bpf attached
wlan1: Ethernet address: xxx
ifconfig: unknown/undefined channel number 6 flags 0x10000
My rc.conf for wlan1 is:
netif_wlan1_enable="YES"
netif_wlan1_type="wifi"
netif_wlan1_wifi_mode="hostap"
netif_wlan1_descr="default"
netif_wlan1_addrtype="none"
netif_wlan1_name="wlan1"
netif_wlan1_wifi_parent="ath1"
netif_wlan1_wifi_createargs1="country US regdomain FCC3"
netif_wlan1_wifi_createargs2="channel 36:ht/40 up"
netif_wlan1_wifi_hostap_ssid="WLAN-TT_"
netif_wlan1_wifi_hostap_wpa_passphrase="my password"
netif_wlan1_wifi_hostap_wpa_mode=3
netif_wlan1_wifi_hostap_wpa_key_mgmt="WPA-PSK"
netif_wlan1_wifi_hostap_wpa_pairwise="CCMP TKIP"
does anyone has a working config for this ath1 (the 5GHz one) ?
thanks,
> -a
>
>
> On 7 June 2015 at 19:56, Adrian Chadd <adrian at freebsd.org> wrote:
> > Ah, the key there is the mbufs message. Hm. I thought I committed a
> > fix for that.
> >
> >
> >
> > -a
--
Nenhum_de_Nos <matheus at eternamente.info>
More information about the freebsd-mips
mailing list