Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| bsd:notes:wifi [2025/08/24 19:29] – Sean Rhone | bsd:notes:wifi [2026/04/17 22:27] (current) – [Resources] Sean Rhone |
|---|
| * [[https://man.freebsd.org/cgi/man.cgi?query=wpa_supplicant&apropos=0&sektion=0&manpath=FreeBSD+14.2-RELEASE+and+Ports&arch=default&format=html|wpa_supplicant]] | * [[https://man.freebsd.org/cgi/man.cgi?query=wpa_supplicant&apropos=0&sektion=0&manpath=FreeBSD+14.2-RELEASE+and+Ports&arch=default&format=html|wpa_supplicant]] |
| * [[https://man.freebsd.org/cgi/man.cgi?query=wpa_supplicant.conf&apropos=0&sektion=0&manpath=FreeBSD+14.2-RELEASE+and+Ports&arch=default&format=html|wpa_supplicant.conf]] | * [[https://man.freebsd.org/cgi/man.cgi?query=wpa_supplicant.conf&apropos=0&sektion=0&manpath=FreeBSD+14.2-RELEASE+and+Ports&arch=default&format=html|wpa_supplicant.conf]] |
| | * TODO: ''fwget'' might auto-add driver to ''rc.conf'' ([[https://forums.freebsd.org/threads/wifi-speed.102354/#post-756004|post]]) |
| |
| * [[bsd:freebsd_14.3_xfce|FreeBSD 14.3 (Xfce)]] | * [[bsd:freebsd_14.3_xfce|FreeBSD 14.3 (Xfce)]] |
| wlans_iwlwifi0="wlan0" | wlans_iwlwifi0="wlan0" |
| ifconfig_wlan0="WPA inet 192.168.1.150 netmask 255.255.255.0" | ifconfig_wlan0="WPA inet 192.168.1.150 netmask 255.255.255.0" |
| ifconfig_wlan0_ipv6="inet6 accept_rtadv" | |
| defaultrouter="192.168.1.1"</code> | defaultrouter="192.168.1.1"</code> |
| |