meta-digi/meta-digi-dey/recipes-core/init-ifupdown/init-ifupdown-1.0/ccimx6sbc/interfaces.wlan1.atheros.dhcp

9 lines
264 B
Plaintext

# Wi-Fi AP interface (Atheros AR6233)
#auto wlan1
iface wlan1 inet dhcp
udhcpc_opts -S -b >/dev/null &
pre-up [ $(find /sys/devices -name modalias -print0 | xargs -0 sort -u -z | grep sdio:c00v0271d0301) ]
wpa-driver nl80211
wpa-conf /etc/wpa_supplicant.conf