--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2015/01/05 17:34:34 1.24 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2015/01/05 17:39:48 1.25 @@ -83,14 +83,14 @@ This page attempts to document and coord # Wireless Networking - A Realtek 802.11n USB adaptor configures as urtwn(4). - - Configured with wpa_supplicant in /etc/rc.conf - + - Configure with wpa_supplicant in /etc/rc.conf - ifconfig_urtwn0=dhcp dhcpcd=YES dhcpcd_flags="-q -b" wpa_supplicant=YES wpa_supplicant_flags="-B -i urtwn0 -c /etc/wpa_supplicant.conf" - + - A sample wpa_supplicant.conf can be found at /usr/share/examples/wpa_supplicant/wpa_supplicant.conf # Additional links - [ARM userland utilities](https://github.com/jaredmcneill/userland)