![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISThe driver will auto-load without any user interaction using devmatch(8) if enabled in rc.conf(5). Only if auto-loading is explicitly disabled, place the following lines in rc.conf(5) to manually load the driver as a module at boot time: kld_list="${kld_list} if_rtw89" It is discouraged to load the driver from loader(8). DESCRIPTIONThe This driver requires firmware to be loaded before it will work. The package wifi-firmware-rtw89-kmod from the ports/net/wifi-firmware-rtw89-kmod port needs to be installed before the driver is loaded. Otherwise no wlan(4) interface can be created using ifconfig(8). One should use fwget(8) to install the correct firmware package. The driver uses the linuxkpi_wlan and linuxkpi compat framework to bridge between the Linux and native FreeBSD driver code as well as to the native net80211(4) wireless stack. HARDWAREThe
LOADER TUNABLES
SEE ALSOwlan(4), networking(7), fwget(8), ifconfig(8), wpa_supplicant(8) HISTORYThe BUGSCertainly. Does not seem to work (reliably) on machines with more than 4GB of main memory. See in the LOADER TUNABLES section above. While
|