Hi @skreyda,
Thank you for this port,
Does this support AP mode ?
I can get it to join a network ( Client) but not provide an AP.( i can set it up , but the last message after a reload is
kern.info kernel: [ 220.177800] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Wireless config :
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11g'
option path 'platform/soc/1c10000.mmc/mmc_host/mmc1/mmc1:0001/mmc1:0001:1'
option htmode 'HT20'
option channel 'auto'
option txpower '10'
config wifi-iface 'wifinet3'
option device 'radio0'
option mode 'ap'
option ssid 'OpenWRT'
option encryption 'none'
option network 'lan'
iw dev wlan0 info :
Interface wlan0
ifindex 8
wdev 0x3
addr 12:42:xx:xx:xx:xx
type AP
wiphy 0
txpower 20.00 dBm
ifconfig :
wlan0 Link encap:Ethernet HWaddr 12:42:xx:xx:xx:xx
inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)